index
:
pub/scm/linux/kernel/git/djiang/linux.git
master
Dave Jiang fork of linux.git
Dave Jiang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hfs
/
hfs_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
hfs: rework MDB locking scheme
Viacheslav Dubeyko
1
-2
/
+10
2026-07-14
hfs: don't re-dirty MDB buffers after a write failure
Viacheslav Dubeyko
1
-1
/
+1
2026-07-14
hfs: validate catalog CNIDs before instantiating inodes
David Maximiliano Hermitte
1
-0
/
+19
2026-06-16
Merge tag 'hfs-v7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...
Linus Torvalds
1
-2
/
+0
2026-05-27
hfs: rework hfsplus_readdir() logic
Viacheslav Dubeyko
1
-2
/
+0
2026-05-11
hfs: Implement fileattr_get for case sensitivity
Chuck Lever
1
-0
/
+2
2026-01-06
hfs: Replace BUG_ON with error handling for CNID count checks
Jori Koolstra
1
-0
/
+1
2025-11-25
hfs/hfsplus: move on-disk layout declarations into hfs_common.h
Viacheslav Dubeyko
1
-1
/
+0
2025-11-13
hfs/hfsplus: prevent getting negative values of offset/length
Viacheslav Dubeyko
1
-36
/
+52
2025-09-24
hfs/hfsplus: rework debug output subsystem
Viacheslav Dubeyko
1
-32
/
+1
2025-08-31
hfs: add logic of correcting a next unused CNID
Viacheslav Dubeyko
1
-3
/
+3
2025-07-28
Merge tag 'hfs-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2025-07-25
hfs: fix general protection fault in hfs_find_init()
Viacheslav Dubeyko
1
-0
/
+1
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-1
/
+1
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-10-09
hfs: move hfs_xattr_handlers to .rodata
Wedson Almeida Filho
1
-1
/
+1
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-05-08
hfs: Call hfs_write_begin() and generic_write_end() directly
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2019-12-18
hfs/hfsplus: use 64-bit inode timestamps
Arnd Bergmann
1
-6
/
+22
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-06
hfs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-5
/
+1
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2016-07-31
get rid of 'parent' argument of ->d_compare()
Al Viro
1
-1
/
+1
2016-07-20
qstr: constify instances in hfs
Al Viro
1
-7
/
+7
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
1
-1
/
+1
2016-05-12
hfs: switch to ->iterate_shared()
Al Viro
1
-0
/
+1
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-2
/
+2
2015-06-23
fs: cleanup slight list_entry abuse
Rasmus Villemoes
1
-1
/
+1
2014-10-14
fs/hfs/hfs_fs.h: remove redundant sys_tz declaration
Fabian Frederick
1
-2
/
+0
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
-2
/
+12
2013-04-30
hfs: add error checking for hfs_find_init()
Alexey Khoroshilov
1
-1
/
+1
2012-09-21
userns: Convert hfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-07-22
hfs: get rid of hfs_sync_super
Artem Bityutskiy
1
-1
/
+8
2012-07-22
hfs: introduce VFS superblock object back-reference
Artem Bityutskiy
1
-5
/
+1
2012-01-03
hfs: propagate umode_t
Al Viro
1
-1
/
+1
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-10-25
switch hfs to hlist_add_fake()
Al Viro
1
-2
/
+0
2010-10-25
hfs: use sync_dirty_buffer
Christoph Hellwig
1
-11
/
+0
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-1
/
+1
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-1
/
+1
2009-03-27
constify dentry_operations: misc filesystems
Al Viro
1
-1
/
+1
2008-07-25
hfs: convert extents_lock in a mutex
Matthias Kaehlcke
1
-1
/
+1
2008-07-25
hfs: convert bitmap_lock in a mutex
Matthias Kaehlcke
1
-1
/
+2
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-1
/
+1
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-2
/
+2
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
[next]