aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/hfsplus_fs.h
Commit message (Expand)AuthorAgeFilesLines
* hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee2011-10-251-2/+14
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-071-53/+73
|\
| * hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov2010-12-161-1/+2
| * hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-161-4/+5
| * hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-161-10/+20
| * hfsplus: flush disk caches in sync and fsyncChristoph Hellwig2010-11-231-0/+1
| * hfsplus: optimize fsyncChristoph Hellwig2010-11-231-11/+26
| * hfsplus: split up inode flagsChristoph Hellwig2010-11-231-6/+12
| * hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-231-0/+1
| * hfsplus: use raw bio access for partition tablesChristoph Hellwig2010-11-231-17/+0
| * hfsplus: use raw bio access for the volume headersChristoph Hellwig2010-11-231-3/+5
| * hfsplus: fix option parsing during remountChristoph Hellwig2010-11-071-0/+1
* | fs: change d_hash for rcu-walkNick Piggin2011-01-071-1/+2
* | fs: change d_compare for rcu-walkNick Piggin2011-01-071-1/+4
|/
* hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpersChristoph Hellwig2010-10-141-8/+0
* hfsplus: create correct initial catalog entries for device filesChristoph Hellwig2010-10-141-0/+1
* hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig2010-10-141-1/+1
* hfsplus: fix link corruptionChristoph Hellwig2010-10-141-3/+5
* hfsplus: convert tree_lock to mutexThomas Gleixner2010-10-011-1/+1
* hfsplus: add missing extent locking in hfsplus_write_inodeChristoph Hellwig2010-10-011-13/+21
* hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig2010-10-011-5/+5
* hfsplus: add per-superblock lock for volume header updatesChristoph Hellwig2010-10-011-5/+8
* hfsplus: remove the rsrc_inodes listChristoph Hellwig2010-10-011-2/+0
* hfsplus: do not cache and write next_allocChristoph Hellwig2010-10-011-1/+0
* hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-10-011-5/+3
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-011-2/+1
* hfsplus: introduce alloc_mutexChristoph Hellwig2010-10-011-0/+3
* get rid of file_fsync()Al Viro2010-08-091-0/+1
* hfsplus: Push down BKL into ioctl functionArnd Bergmann2010-05-171-2/+1
* constify dentry_operations: misc filesystemsAl Viro2009-03-271-1/+1
* hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke2008-07-251-1/+2
* fs/hfsplus/: proper externsAdrian Bunk2008-04-291-0/+4
* iget: stop HFSPLUS from using iget() and read_inode()David Howells2008-02-071-0/+3
* HFS+: add custom dentry hash and comparison operationsDuane Griffin2007-07-161-0/+4
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-301-6/+2
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-2/+2
* [PATCH] hfs: set correct ctimeRoman Zippel2006-01-181-0/+1
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-181-4/+7
* [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionAdrian Bunk2006-01-101-3/+0
* [PATCH] hfsplus: don't modify journaled volumeRoman Zippel2005-11-291-0/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] hfs: show_options supportRoman Zippel2005-09-071-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+414