1. 21 Oct, 2010 1 commit
    • Linus Torvalds's avatar
      Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus · 9f1ad094
      Linus Torvalds authored
      * 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus: (29 commits)
        hfsplus: fix getxattr return value
        hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers
        hfsplus: create correct initial catalog entries for device files
        hfsplus: remove superflous rootflags field in hfsplus_inode_info
        hfsplus: fix link corruption
        hfsplus: validate btree flags
        hfsplus: handle more on-disk corruptions without oopsing
        hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
        hfsplus: fix oops on mount with corrupted btree extent records
        hfsplus: fix rename over directories
        hfsplus: convert tree_lock to mutex
        hfsplus: add missing extent locking in hfsplus_write_inode
        hfsplus: protect readdir against removals from open_dir_list
        hfsplus: use atomic bitops for the superblock flags
        hfsplus: add per-superblock lock for volume header updates
        hfsplus: remove the rsrc_inodes list
        hfsplus: do not cache and write next_alloc
        hfsplus: fix error handling in hfsplus_symlink
        hfsplus: merge mknod/mkdir/creat
        hfsplus: clean up hfsplus_write_inode
        ...
      9f1ad094
  2. 20 Oct, 2010 5 commits
  3. 19 Oct, 2010 7 commits
  4. 18 Oct, 2010 18 commits
  5. 17 Oct, 2010 4 commits
  6. 16 Oct, 2010 4 commits
  7. 15 Oct, 2010 1 commit