index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2025-11-25
hfs/hfsplus: move on-disk layout declarations into hfs_common.h
Viacheslav Dubeyko
1
-1
/
+0
2025-11-25
hfsplus: fix volume corruption issue for generic/101
Viacheslav Dubeyko
1
-0
/
+2
2025-11-13
hfs/hfsplus: prevent getting negative values of offset/length
Viacheslav Dubeyko
1
-19
/
+19
2025-09-24
hfs/hfsplus: rework debug output subsystem
Viacheslav Dubeyko
1
-34
/
+1
2025-09-09
hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
Kang Chen
1
-2
/
+6
2025-08-31
hfs: validate record offset in hfsplus_bmap_alloc
Yang Chenzhi
1
-0
/
+42
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-2
/
+4
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+2
2024-11-12
hfsplus: don't query the device logical block size multiple times
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2024-10-08
hfsplus: convert hfsplus to use the new mount api
Eric Sandeen
1
-2
/
+2
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-06-21
hfsplus: fix to avoid false alarm of circular locking
Chao Yu
1
-0
/
+21
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-11
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-29
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-04
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-06
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-20
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-12
hfsplus: switch to ->iterate_shared()
Al Viro
1
-0
/
+1
2015-06-23
fs: cleanup slight list_entry abuse
Rasmus Villemoes
1
-1
/
+1
2014-12-18
hfsplus: fix longname handling
Sougata Santra
1
-1
/
+3
2014-06-06
hfsplus: coding style fix for declarations in hfsplus_fs.h
Sergei Antonov
1
-96
/
+107
2014-06-06
hfsplus: fix "unused node is not erased" error
Sergei Antonov
1
-1
/
+2
2014-06-06
hfsplus: remove unused routine hfsplus_attr_build_key_uni
Hin-Tak Leung
1
-3
/
+0
2014-04-03
fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()
Fabian Frederick
1
-1
/
+1
2014-03-10
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-11
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-04-30
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
1
-8
/
+14
2013-04-30
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
1
-3
/
+11
2013-02-27
hfsplus: add support of manipulation by attributes file
Vyacheslav Dubeyko
1
-9
/
+43
2012-12-20
hfsplus: rework processing of hfs_btree_write() returned error
Vyacheslav Dubeyko
1
-1
/
+1
[next]