Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / hfsplus /
2012-05-05 Greg Kroah-Hartmanhfsplus: Fix potential buffer overflows
2012-03-21 Matthew Garretthfsplus: add an ioctl to bless files
2012-03-21 Matthew Garretthfsplus: change finder_info to u32
2012-03-21 Matthew Garretthfsplus: initialise userflags
2012-03-21 Al Virohfsplus: switch to d_make_root()
2012-01-10 Al Virohfsplus: creation of hidden dir on mount can fail
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-04 Al Virohfsplus: propagate umode_t
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2012-01-04 Al Virovfs: mnt_drop_write_file()
2012-01-04 Al Viroswitch a bunch of places to mnt_want_write_file()
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-09-15 Christoph Hellwighfsplus: fix filesystem size checks
2011-09-15 Seth Forsheehfsplus: Fix kfree of wrong pointers in hfsplus_fill_su...
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-22 Seth Forsheehfsplus: ensure bio requests are not smaller than the...
2011-07-22 Naohiro Aotahfsplus: Add additional range check to handle on-disk...
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-21 Christoph Hellwigfs: simplify the blockdev_direct_IO prototype
2011-07-21 Christoph Hellwigfs: move inode_dio_wait calls into ->setattr
2011-07-07 Alexey Khoroshilovhfsplus: Add error propagation for hfsplus_ext_write_ex...
2011-07-07 Alexey Khoroshilovhfsplus: add error checking for hfs_find_init()
2011-06-30 Christoph Hellwighfsplus: lift the 2TB size limit
2011-06-30 Christoph Hellwighfsplus: fix overflow in hfsplus_read_wrapper
2011-06-30 Christoph Hellwighfsplus: fix overflow in hfsplus_get_block
2011-06-30 Anton Salikhmetovhfsplus: assignments inside `if' condition clean-up
2011-06-30 Alexey Khoroshilovhfsplus: Fix double iput of the same inode in hfsplus_f...
2011-06-30 Seth Forsheehfsplus: add missing call to bio_put()
2011-05-28 Sage Weilhfsplus: remove unnecessary dentry_unhash on rmdir...
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-24 Serge E. Hallynuserns: rename is_owner_or_cap to inode_owner_or_capable
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-02-03 Christoph Hellwighfsplus: fix up a comparism in hfsplus_file_extend
2011-02-03 Chuck Ebberthfsplus: fix two memory leaks in wrapper.c
2011-02-03 Chuck Ebberthfsplus: do not leak buffer on error
2011-02-03 Christoph Hellwighfsplus: fix failed mount handling
2011-01-13 Al Viroswitch hfsplus
2011-01-08 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: change d_hash for rcu-walk
2011-01-07 Nick Pigginfs: change d_compare for rcu-walk
2010-12-16 Anton Salikhmetovhfsplus: %L-to-%ll, macro correction, and remove unneed...
2010-12-16 Anton Salikhmetovhfsplus: spaces/indentation clean-up
2010-12-16 Anton Salikhmetovhfsplus: C99 comments clean-up
2010-12-16 Anton Salikhmetovhfsplus: over 80 character lines clean-up
2010-12-16 Anton Salikhmetovhfsplus: fix an artifact in ioctl flag checking
2010-11-23 Christoph Hellwighfsplus: flush disk caches in sync and fsync
2010-11-23 Christoph Hellwighfsplus: optimize fsync
2010-11-23 Christoph Hellwighfsplus: split up inode flags
2010-11-23 Christoph Hellwighfsplus: write up fsync for directories
2010-11-23 Christoph Hellwighfsplus: simplify fsync
2010-11-23 Christoph Hellwighfsplus: avoid useless work in hfsplus_sync_fs
2010-11-23 Christoph Hellwighfsplus: make sure sync writes out all metadata
2010-11-23 Christoph Hellwighfsplus: use raw bio access for partition tables
2010-11-23 Christoph Hellwighfsplus: use raw bio access for the volume headers
2010-11-23 Christoph Hellwighfsplus: always use hfsplus_sync_fs to write the volume...
2010-11-23 Christoph Hellwighfsplus: silence a few debug printks
2010-11-07 Christoph Hellwighfsplus: fix option parsing during remount
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-28 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-27 Christoph Hellwighfsplus: free space correcly for files unlinked while...
2010-10-26 Al Vironew helper: ihold()
2010-10-26 Al Virolist.h: new helper - hlist_add_fake()
2010-10-25 Dan Carpenterhfsplus: fix double lock typo in ioctl
2010-10-15 Christoph Hellwighfsplus: fix getxattr return value
2010-10-14 Christoph Hellwighfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap...
2010-10-14 Christoph Hellwighfsplus: create correct initial catalog entries for...
2010-10-14 Christoph Hellwighfsplus: remove superflous rootflags field in hfsplus_i...
2010-10-14 Christoph Hellwighfsplus: fix link corruption
2010-10-14 Christoph Hellwighfsplus: validate btree flags
2010-10-14 Eric Sandeenhfsplus: handle more on-disk corruptions without oopsing
2010-10-14 Al Virohfsplus: hfs_bnode_find() can fail, resulting in hfs_bn...
2010-10-14 Jeff Mahoneyhfsplus: fix oops on mount with corrupted btree extent...
2010-10-01 Christoph Hellwighfsplus: fix rename over directories
2010-10-01 Thomas Gleixnerhfsplus: convert tree_lock to mutex
2010-10-01 Christoph Hellwighfsplus: add missing extent locking in hfsplus_write_inode
2010-10-01 Christoph Hellwighfsplus: protect readdir against removals from open_dir...
2010-10-01 Christoph Hellwighfsplus: use atomic bitops for the superblock flags
2010-10-01 Christoph Hellwighfsplus: add per-superblock lock for volume header...
2010-10-01 Christoph Hellwighfsplus: remove the rsrc_inodes list
2010-10-01 Christoph Hellwighfsplus: do not cache and write next_alloc
2010-10-01 Christoph Hellwighfsplus: fix error handling in hfsplus_symlink
2010-10-01 Christoph Hellwighfsplus: merge mknod/mkdir/creat
2010-10-01 Christoph Hellwighfsplus: clean up hfsplus_write_inode
2010-10-01 Christoph Hellwighfsplus: clean up hfsplus_iget
2010-10-01 Christoph Hellwighfsplus: fix HFSPLUS_I calling convention
2010-10-01 Christoph Hellwighfsplus: fix HFSPLUS_SB calling convention
2010-10-01 Christoph Hellwighfsplus: remove BKL from hfsplus_put_super
2010-10-01 Christoph Hellwighfsplus: use alloc_mutex in hfsplus_sync_fs
2010-10-01 Christoph Hellwighfsplus: introduce alloc_mutex
2010-10-01 Christoph Hellwighfsplus: protect setflags using i_mutex
2010-10-01 Christoph Hellwighfsplus: split hfsplus_ioctl
2010-10-01 Christoph Hellwighfsplus: fix BKL leak in hfsplus_ioctl
next