UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / hfsplus /
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
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 Hellwigadd missing setattr methods
2010-08-09 Christoph Hellwigget rid of cont_write_begin_newtrunc
2010-08-09 Christoph Hellwigsort out blockdev_direct_IO variants
2010-05-17 Arnd Bergmannhfsplus: Push down BKL into ioctl function
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-10-29 Ben Hutchingshfsplus: refuse to mount volumes larger than 2TB
2009-09-24 Thomas Gleixnerfs: Make unload_nls() NULL pointer safe
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-12 Christoph Hellwighfsplus: 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-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Coly Lifs/hfsplus: return f_fsid for statfs(2)
2009-04-01 Al ViroNew helper - current_umask()
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 HFSplus...
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-20 Eric Sesterhennhfsplus: fix possible deadlock when handling corrupted...
2008-10-20 Alan Coxhfsplus: missing O_LARGEFILE check
2008-10-16 Eric Sesterhennhfsplus: check read_mapping_page() return value
2008-10-16 Eric Sesterhennhfsplus: fix Buffer overflow with a corrupted image
2008-10-16 Mike Crowehfsplus: quieten down mounting hfsplus journaled fs...
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 Kaehlckehfsplus: convert the extents_lock in a mutex
2008-05-13 Eric SesterhennFix hfsplus oops on image without extents
2008-04-30 Andrew Mortonhfsplus: fix warning with 64k PAGE_SIZE
2008-04-30 Marcin Slusarzhfs/hfsplus: be*_add_cpu conversion
2008-04-29 Dave Jonestrivial: fix user-visible typo in hfsplus
2008-04-29 Harvey Harrisonhfsplus: use get/put_unaligned_* helpers
next