UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / ext3 /
2011-07-15 Jan Karaext3: Fix fs corruption when make_indexed_dir() fails
2011-03-27 Amir Goldsteinext3: skip orphan cleanup on rocompat fs
2011-03-23 Eric Sandeenext3: Always set dx_node's fake_dirent explicitly.
2011-01-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-12 Jan Karaquota: Fix deadlock during path resolution
2011-01-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-01-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-01-10 Tobias Klauserext3: Remove redundant unlikely()
2011-01-10 Eric Sandeenext3: speed up file creates by optimizing rec_len functions
2011-01-10 Namhyung Kimext3: Add more journal error check
2011-01-10 Namhyung Kimext3: Add journal error check in resize.c
2011-01-10 Lukas Czernerext3: Add FITRIM handling
2011-01-10 Lukas Czernerext3: Add batched discard support for ext3
2011-01-10 Wang Sheng-Huiext2,ext3,ext4: clarify comment for extN_xattr_set_handle
2011-01-07 Nick Pigginext2,3,4: provide simple rcu-walk ACL implementation
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-06 Namhyung Kimext3: Add journal error check into ext3_rename()
2011-01-06 Theodore Ts'oext3: Use search_dirblock() in ext3_dx_find_entry()
2011-01-06 Theodore Ts'oext3: Avoid uninitialized memory references with a...
2011-01-06 Darrick J. Wongext3: Return error code from generic_check_addressable
2011-01-06 Namhyung Kimext3: Add journal error check into ext3_delete_entry()
2011-01-06 Namhyung Kimext3: Add error check in ext3_mkdir()
2011-01-06 Joe Perchesfs/ext3/super.c: Use printf extension %pV
2011-01-06 Maciej Żenczykowskiext3: don't update sb journal_devnum when RO dev
2010-12-23 James BottomleyMerge branch 'block'
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-13 Tejun Heoblock: clean up blkdev_get() wrappers and their users
2010-11-13 Tejun Heoblock: make blkdev_get/put() handle exclusive access
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-27 Namhyung Kimext3: Update kernel-doc comments
2010-10-27 Namhyung Kimext3: Fix debug messages in ext3_group_extend()
2010-10-27 Namhyung Kimext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()
2010-10-27 Namhyung Kimext3: Use DIV_ROUND_UP() on group desc block counting
2010-10-27 Namhyung Kimext3: Return proper error code on ext3_fill_super()
2010-10-27 Namhyung Kimext3: Remove unnecessary casts on bh->b_data
2010-10-27 Namhyung Kimext3: Cleanup ext3_setup_super()
2010-10-27 Darrick J. Wongext3/jbd: Avoid WARN() messages when failing to write...
2010-10-26 Al Vironew helper: ihold()
2010-10-26 Christoph Hellwigfs: kill block_prepare_write
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
2010-10-05 Jan Karaext3: Fix lost extented attributes for inode with ino...
2010-10-04 Jan BlunckBKL: Remove BKL from ext3_put_super() and ext3_remount()
2010-10-04 Jan BlunckBKL: Remove BKL from ext3 fill_super()
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-09-16 Christoph Hellwigblock: remove BLKDEV_IFL_WAIT
2010-09-10 Patrick J. LoPrestiext3/ext4: Factor out disk addressability check
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Andreas Gruenbachermbcache: Remove unused features
2010-08-09 Al Viroconvert ext3 to ->evict_inode()
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Christoph Hellwigintroduce __block_write_begin
2010-08-09 Christoph Hellwigsort out blockdev_direct_IO variants
2010-08-05 Jan Karaext3: Fix dirtying of journalled buffers in data=journa...
2010-07-23 Dave Chinnerext3: default to ordered mode
2010-07-21 Jan Karaext3: Avoid filesystem corruption after a crash under...
2010-07-21 Christoph Hellwigext3: remove vestiges of nobh support
2010-07-21 Andi Kleenext3: Fix set but unused variables
2010-06-24 Miao Xieext3: update ctime when changing the file's permission...
2010-05-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-27 Venkatesh Pallipadiext3 uses rb_node = NULL; to zero rb_root.
2010-05-24 Christoph Hellwigquota: rename default quotactl methods to dquot_
2010-05-24 Christoph Hellwigquota: drop remount argument to ->quota_on and ->quota_off
2010-05-24 Christoph Hellwigquota: move unmount handling into the filesystem
2010-05-24 Christoph Hellwigquota: kill the vfs_dq_off and vfs_dq_quota_on_remount...
2010-05-24 Christoph Hellwigquota: move remount handling into the filesystem
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Dmitry Monakhovext3: replace inode uid,gid,mode init with helper
2010-05-21 Stephen Hemmingerext3: constify xattr handlers
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Dmitry Monakhovquota: unify quota init condition in setattr
2010-05-21 Eric Sandeenext3: make barrier options consistent with ext4
2010-05-21 Jan Karaext3: Fix waiting on transaction during fsync
2010-05-21 Dmitry Monakhovext3: init statistics after journal recovery v2
2010-05-21 Frans van de Wielext3: Avoid loading bitmaps for full groups during...
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-12 Dmitry Monakhovext3: symlink must be handled via filesystem specific...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Linus Torvaldsext3: fix broken handling of EXT3_STATE_NEW
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: move dquot drop responsibility into the filesystem
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-03-04 Dmitry Monakhovext3: add writepage sanity checks
2010-03-04 Jan Karaext3: Truncate allocated blocks if direct IO write...
2010-03-04 Dmitry Monakhovext3: quota_write cross block boundary behaviour
2010-03-04 Dmitry Monakhovext3: trivial quota cleanup
2010-03-04 Dmitry Monakhovext3: mount flags manipulation cleanup
2010-03-04 Jan Karaext3: Use bitops to read/modify EXT3_I(inode)->i_state
2010-02-05 Thadeu Lima de Sou... fix ext3/ext4 comment typo compain -> complain
next