Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / hfs /
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-04 Al Virohfs: propagate 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
2011-11-16 Jeff Mahoney- Update to 3.2-rc2.
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-11-15 Dan Carpenterhfs: add sanity check for file name length
2011-11-04 Miklos Szeredi- patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null...
2011-11-02 Linus TorvaldsMerge branch 'akpm' (Andrew's incoming - part two)
2011-11-02 Phillip Lougherhfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
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-05-28 Sage Weilhfs: remove unnecessary dentry_unhash on rmdir, dir...
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-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-14 Jeff Mahoney- Linux: 2.6.38-rc8.
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-03 Al Virohfs: fix rename() over non-empty directory
2011-02-04 Jeff Mahoney- hfs: avoid crash in hfs_bnode_create (bnc#552250).
2011-01-13 Al Viroswitch hfs
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
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-10-29 Al Vironew helper: mount_bdev()
2010-10-26 Al Viroswitch hfs to hlist_add_fake()
2010-10-26 Christoph Hellwighfs: use sync_dirty_buffer
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
2010-10-12 Thomas Gleixnerhfs: Convert tree_lock to mutex
2010-10-04 Jan BlunckBKL: Remove BKL from HFS
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-08-09 Al Viroconvert remaining ->clear_inode() to ->evict_inode()
2010-08-09 Al Viroget rid of file_fsync()
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Christoph Hellwigget rid of cont_write_begin_newtrunc
2010-08-09 Christoph Hellwigsort out blockdev_direct_IO variants
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2009-12-18 Amerigo Wanghfs: fix a potential buffer overflow
2009-12-15 Amerigo Wanghfs: fix a potential buffer overflow
2009-10-29 Jeff Mahoneyhfs: fix oops on mount with corrupted btree extent...
2009-09-24 Thomas Gleixnerfs: Make unload_nls() NULL pointer safe
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-12 Christoph Hellwighfs: add ->sync_fs
2009-06-12 Christoph Hellwig->write_super lock_super pushdown
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-04-13 Dave Andersonhfs: fix memory leak when unmounting
2009-04-03 Coly Lifs/hfs: return f_fsid for statfs(2)
2009-03-27 Al Viroconstify dentry_operations: misc filesystems
2009-01-22 Alexey Dobriyanfs/Kconfig: move hfs, hfsplus out
2008-11-13 David HowellsCRED: Wrap task credential accesses in the HFS filesystem
2008-11-13 Eric Sesterhennhfs: fix namelength memory corruption (CVE-2008-5025)
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-16 Eric Sesterhennhfs: fix namelength memory corruption
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-07-27 Al Viro[PATCH] f_count may wrap around
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-25 Matthias Kaehlckehfs: convert extents_lock in a mutex
2008-07-25 Matthias Kaehlckehfs: convert bitmap_lock in a mutex
2008-04-30 Andrew Mortonhfs: fix warning with 64k PAGE_SIZE
2008-04-30 Marcin Slusarzhfs/hfsplus: be*_add_cpu conversion
2008-04-29 Jim Meyeringhfs: handle match_strdup failure
2008-03-17 Al Virohfs_bnode_find() can fail, resulting in hfs_bnode_split...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-06 Robert P. J. Dayhfs: update comment to reflect actual init and exit...
2008-02-06 Eric Sandeenaddress hfs on-disk corruption robustness review comments
2008-01-17 Eric Sandeenhfs: fix coverity-found null deref
2008-01-09 Eric Sandeenhfs: handle more on-disk corruptions without oopsing
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Nick Pigginhfs: convert to new aops
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-08 Vignesh Babu BMis_power_of_2 in fs/hfs
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-11 Robert P. J. Day[PATCH] extend the set of "__attribute__" shortcut...
2006-12-08 Josef Sipek[PATCH] struct path: convert hfs
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-11-22 Jeff Mahoney- patches.fixes/hfs-fail-mount.diff: hfs_fill_super...
2006-11-16 Eric Sandeen[PATCH] hfs_fill_super returns success even if no root...
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
next