aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-25hfsplus: fix double lock typo in ioctlGravatar Dan Carpenter 1-1/+1
2010-10-15hfsplus: fix getxattr return valueGravatar Christoph Hellwig 1-1/+1
2010-10-14hfsplus: remove superflous rootflags field in hfsplus_inode_infoGravatar Christoph Hellwig 1-14/+11
2010-10-01hfsplus: fix HFSPLUS_I calling conventionGravatar Christoph Hellwig 1-10/+12
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionGravatar Christoph Hellwig 1-2/+2
2010-10-01hfsplus: protect setflags using i_mutexGravatar Christoph Hellwig 1-7/+8
2010-10-01hfsplus: split hfsplus_ioctlGravatar Christoph Hellwig 1-65/+80
2010-10-01hfsplus: fix BKL leak in hfsplus_ioctlGravatar Christoph Hellwig 1-2/+2
2010-05-17hfsplus: Push down BKL into ioctl functionGravatar Arnd Bergmann 1-3/+9
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Gravatar Dave Hansen 1-15/+25
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkGravatar Satyam Sharma 1-1/+1
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]Gravatar David Howells 1-9/+8
2006-01-11[PATCH] capable/capability.h (fs/)Gravatar Randy Dunlap 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+188