index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hfsplus
/
hfsplus_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-25
hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
Al Viro
1
-0
/
+1
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-12-12
hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...
Aditya Garg
1
-0
/
+2
2022-07-14
fs/hfsplus: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-1
/
+1
2022-05-08
hfsplus: Call hfsplus_write_begin() and generic_write_end() directly
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-04-12
hfsplus: convert to fileattr
Miklos Szeredi
1
-11
/
+3
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-2
/
+3
2020-10-30
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-12-18
hfs/hfsplus: use 64-bit inode timestamps
Arnd Bergmann
1
-5
/
+23
2019-01-05
hfsplus: return file attributes on statx
Ernesto A. Fernández
1
-0
/
+2
2018-10-31
hfsplus: prevent btree data loss on ENOSPC
Ernesto A. Fernández
1
-0
/
+2
2018-08-22
hfsplus: drop ACL support
Ernesto A. Fernández
1
-1
/
+0
2018-02-07
hfsplus: honor setgid flag on directories
Ernesto A. Fernandez
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+1
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+5
2016-07-31
get rid of 'parent' argument of ->d_compare()
Al Viro
1
-2
/
+1
2016-07-21
qstr: constify instances in hfsplus
Al Viro
1
-5
/
+5
2016-06-07
hfsplus: use bio op accessors
Mike Christie
1
-1
/
+1
2016-05-13
hfsplus: switch to ->iterate_shared()
Al Viro
1
-0
/
+1
2015-06-24
fs: cleanup slight list_entry abuse
Rasmus Villemoes
1
-1
/
+1
2014-12-19
hfsplus: fix longname handling
Sougata Santra
1
-1
/
+3
2014-06-07
hfsplus: coding style fix for declarations in hfsplus_fs.h
Sergei Antonov
1
-96
/
+107
2014-06-07
hfsplus: fix "unused node is not erased" error
Sergei Antonov
1
-1
/
+2
2014-06-07
hfsplus: remove unused routine hfsplus_attr_build_key_uni
Hin-Tak Leung
1
-3
/
+0
2014-04-04
fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()
Fabian Frederick
1
-1
/
+1
2014-03-11
hfsplus: add HFSX subfolder count support
Sergei Antonov
1
-0
/
+1
2013-11-13
hfsplus: implement attributes file creation functionality
Vyacheslav Dubeyko
1
-0
/
+9
2013-11-13
hfsplus: add metadata file's clump size calculation functionality
Vyacheslav Dubeyko
1
-0
/
+1
2013-09-12
hfsplus: add necessary declarations for POSIX ACLs support
Vyacheslav Dubeyko
1
-0
/
+1
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
1
-5
/
+2
2013-05-01
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
1
-8
/
+14
2013-05-01
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
1
-3
/
+11
2013-02-28
hfsplus: add support of manipulation by attributes file
Vyacheslav Dubeyko
1
-9
/
+43
2012-12-21
hfsplus: rework processing of hfs_btree_write() returned error
Vyacheslav Dubeyko
1
-1
/
+1
2012-09-21
userns: Convert hfsplus to use kuid and kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-07-22
hfsplus: get rid of write_super
Artem Bityutskiy
1
-1
/
+5
2012-07-22
hfsplus: make hfsplus_sync_fs static
Artem Bityutskiy
1
-1
/
+0
2012-03-21
hfsplus: add an ioctl to bless files
Matthew Garrett
1
-0
/
+5
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-1
/
+1
2012-01-04
hfsplus: propagate umode_t
Al Viro
1
-1
/
+1
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2011-07-22
hfsplus: ensure bio requests are not smaller than the hardware sectors
Seth Forshee
1
-2
/
+14
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+2
2011-07-07
hfsplus: Add error propagation for hfsplus_ext_write_extent_locked
Alexey Khoroshilov
1
-1
/
+1
2011-01-08
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
1
-53
/
+73
2011-01-07
fs: change d_hash for rcu-walk
Nick Piggin
1
-1
/
+2
2011-01-07
fs: change d_compare for rcu-walk
Nick Piggin
1
-1
/
+4
2010-12-16
hfsplus: %L-to-%ll, macro correction, and remove unneeded braces
Anton Salikhmetov
1
-1
/
+2
[next]