aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus
Commit message (Expand)AuthorAge
* switch hfsplusAl Viro2011-01-12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-07
|\
| * hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov2010-12-16
| * hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-16
| * hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-16
| * hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-16
| * hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov2010-12-16
| * hfsplus: flush disk caches in sync and fsyncChristoph Hellwig2010-11-23
| * hfsplus: optimize fsyncChristoph Hellwig2010-11-23
| * hfsplus: split up inode flagsChristoph Hellwig2010-11-23
| * hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-23
| * hfsplus: simplify fsyncChristoph Hellwig2010-11-23
| * hfsplus: avoid useless work in hfsplus_sync_fsChristoph Hellwig2010-11-23
| * hfsplus: make sure sync writes out all metadataChristoph Hellwig2010-11-23
| * hfsplus: use raw bio access for partition tablesChristoph Hellwig2010-11-23
| * hfsplus: use raw bio access for the volume headersChristoph Hellwig2010-11-23
| * hfsplus: always use hfsplus_sync_fs to write the volume headerChristoph Hellwig2010-11-23
| * hfsplus: silence a few debug printksChristoph Hellwig2010-11-23
| * hfsplus: fix option parsing during remountChristoph Hellwig2010-11-07
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* | fs: icache RCU free inodesNick Piggin2011-01-07
* | fs: change d_hash for rcu-walkNick Piggin2011-01-07
* | fs: change d_compare for rcu-walkNick Piggin2011-01-07
|/
* new helper: mount_bdev()Al Viro2010-10-29
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2010-10-28
|\
| * hfsplus: free space correcly for files unlinked while openChristoph Hellwig2010-10-27
| * hfsplus: fix double lock typo in ioctlDan Carpenter2010-10-25
* | new helper: ihold()Al Viro2010-10-25
* | list.h: new helper - hlist_add_fake()Al Viro2010-10-25
|/
* hfsplus: fix getxattr return valueChristoph Hellwig2010-10-15
* hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpersChristoph Hellwig2010-10-14
* hfsplus: create correct initial catalog entries for device filesChristoph Hellwig2010-10-14
* hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig2010-10-14
* hfsplus: fix link corruptionChristoph Hellwig2010-10-14
* hfsplus: validate btree flagsChristoph Hellwig2010-10-14
* hfsplus: handle more on-disk corruptions without oopsingEric Sandeen2010-10-14
* hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro2010-10-14
* hfsplus: fix oops on mount with corrupted btree extent recordsJeff Mahoney2010-10-14
* hfsplus: fix rename over directoriesChristoph Hellwig2010-10-01
* hfsplus: convert tree_lock to mutexThomas Gleixner2010-09-30
* hfsplus: add missing extent locking in hfsplus_write_inodeChristoph Hellwig2010-09-30
* hfsplus: protect readdir against removals from open_dir_listChristoph Hellwig2010-09-30
* hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig2010-09-30
* hfsplus: add per-superblock lock for volume header updatesChristoph Hellwig2010-09-30
* hfsplus: remove the rsrc_inodes listChristoph Hellwig2010-09-30
* hfsplus: do not cache and write next_allocChristoph Hellwig2010-09-30
* hfsplus: fix error handling in hfsplus_symlinkChristoph Hellwig2010-09-30
* hfsplus: merge mknod/mkdir/creatChristoph Hellwig2010-09-30
* hfsplus: clean up hfsplus_write_inodeChristoph Hellwig2010-09-30
* hfsplus: clean up hfsplus_igetChristoph Hellwig2010-09-30