ext4: fix race between sync and completed io work
[linux-2.6-block.git] / fs /
2012-03-05 Jeff Moyerext4: fix race between sync and completed io work
2012-03-05 Jeff Moyerext4: clean up the flags passed to __blockdev_direct_IO
2012-03-05 Theodore Ts'oext4: try to deprecate noacl and noxattr_user mount...
2012-03-05 Theodore Ts'oext4: ignore mount options supported by ext2/3 (but...
2012-03-05 Theodore Ts'oext4: add debugging /proc file showing file system...
2012-03-05 Theodore Ts'oext4: make ext4_show_options() be table-driven
2012-03-04 Theodore Ts'oext4: move ext4_show_options() after parse_options()
2012-03-04 Theodore Ts'oext4: use a table-driven handler for mount options
2012-03-03 Theodore Ts'oext4: unify handling of mount options which have been...
2012-03-03 Theodore Ts'oext4: simplify handling of the errors=* mount options
2012-03-02 Theodore Ts'oext4: remove the I_VERSION mount flag and use the super...
2012-03-02 Theodore Ts'oext4: remove Opt_ignore
2012-03-02 Theodore Ts'oext4: remove deprecation warnings for minix_df and...
2012-02-27 Santosh Nayakext4: Fix endianness bug when reading the MMP block
2012-02-21 Zheng Liuext4: format flag in dx_probe()
2012-02-21 Eric Sandeenext4: avoid deadlock on sync-mounted FS w/o journal
2012-02-21 Lukas Czernerext4: fix resize when resizing within single group
2012-02-20 Jeff Moyerext4: fix race between unwritten extent conversion...
2012-02-20 Heiko Carstensext4: fix balloc.c printk-format-warning
2012-02-20 Theodore Ts'oext4: remove EXT4_MB_{BITMAP,BUDDY} macros
2012-02-20 Dan Carpenterext4: using PTR_ERR() on the wrong variable in ext4_ext...
2012-02-20 Dan Carpenterext4: remove an unneeded NULL check in __ext4_check_dir...
2012-02-20 Zheng Liuext4: remove unneeded variable in ext4_xattr_check_block()
2012-02-20 Eric Sandeenext4: remove the resize mount option
2012-02-20 Eric Sandeenext4: remove the journal=update mount option
2012-02-20 Curt Wohlgemuthext4: mark possibly unused variable in ext4_mb_normaliz...
2012-02-20 Yongqiang Yangjbd2: use KMEM_CACHE instead of kmem_cache_create()
2012-02-20 Yongqiang Yangjbd2: rename functions which initialize slab caches
2012-02-20 Yongqiang Yangjbd2: allocate transaction from separate slab cache
2012-02-20 Bobi Jamext4: expand commit callback and
2012-02-20 Eric Sandeenjbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
2012-02-20 Theodore Ts'oext4: fix INCOMPAT feature codepoint reservation for...
2012-02-20 Seiji Aguchijbd2: add drop_transaction/update_superblock_end tracep...
2012-02-20 Lukas Czernerext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
2012-02-20 Theodore Ts'oext4: fix race when setting bitmap_uptodate flag
2012-02-07 Theodore Ts'oext4: fold ext4_claim_inode into ext4_new_inode
2012-01-31 Linus TorvaldsMerge tag 'for-linus' of git://github.com/prasad-joshi...
2012-01-31 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2012-01-31 Linus TorvaldsMerge branch 'for-torvalds' of git://git./linux/kernel...
2012-01-30 Linus TorvaldsMerge tag 'tty-3.3-rc1' of git://git./linux/kernel...
2012-01-30 Linus TorvaldsMerge tag 'usb-3.3-rc1' of git://git./linux/kernel...
2012-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-30 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2012-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-30 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-01-30 Linus TorvaldsMerge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org...
2012-01-29 Linus TorvaldsMerge tag 'driver-core-3.3-rc1-bugfixes' of git://git...
2012-01-29 Linus TorvaldsMerge tag 'for-linus' of git://github.com/rustyrussell...
2012-01-29 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.3' of git:/...
2012-01-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-28 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-01-28 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-01-28 Joern EngelLogfs: Allow NULL block_isbad() methods
2012-01-28 Joern Engellogfs: Grow inode in delete path
2012-01-28 Joern Engellogfs: Free areas before calling generic_shutdown_super()
2012-01-28 Joern Engellogfs: remove useless BUG_ON
2012-01-28 Prasad Joshilogfs: Propagate page parameter to __logfs_write_inode
2012-01-28 Prasad Joshilogfs: set superblock shutdown flag after generic sb...
2012-01-28 Prasad Joshilogfs: take write mutex lock during fsync and sync
2012-01-28 Joern Engellogfs: Prevent memory corruption
2012-01-28 Prasad Joshilogfs: update page reference count for pined pages
2012-01-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-01-27 Konrad Rzeszutek... Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
2012-01-27 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-27 Chris MasonBtrfs: fix reservations in btrfs_page_mkwrite
2012-01-27 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-01-26 Russell KingMerge branch 'sa11x0-mcp-fixes' into fixes
2012-01-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-01-26 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-26 Josef BacikBtrfs: advance window_start if we're using a bitmap
2012-01-26 David Sterbabtrfs: mask out gfp flags in releasepage
2012-01-26 Miao XieBtrfs: fix enospc error caused by wrong checks of the...
2012-01-26 Liu BoBtrfs: do not defrag a file partially
2012-01-26 Stefan BehrensBtrfs: fix warning for 32-bit build of fs/btrfs/check...
2012-01-26 Josef BacikBtrfs: use cluster->window_start when allocating from...
2012-01-26 Mitch HarderBtrfs: Check for NULL page in extent_range_uptodate
2012-01-26 Jan Karabtrfs: Fix busyloops in transaction waiting code
2012-01-26 Josef BacikBtrfs: make sure a bitmap has enough bytes
2012-01-26 Jan SchmidtBtrfs: fix uninit warning in backref.c
2012-01-26 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-01-25 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2012-01-25 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-01-25 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2012-01-25 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2012-01-25 Li WangeCryptfs: move misleading function comments
2012-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-25 Tyler HickseCryptfs: Fix oops when printing debug info in extent...
2012-01-25 Tyler HickseCryptfs: Remove unused ecryptfs_read()
2012-01-25 Tyler HickseCryptfs: Check inode changes in setattr
2012-01-25 Tyler HickseCryptfs: Make truncate path killable
2012-01-25 Li WangeCryptfs: Infinite loop due to overflow in ecryptfs_write()
2012-01-25 Tyler HickseCryptfs: Replace miscdev read/write magic numbers
2012-01-25 Tyler HickseCryptfs: Report errors in writes to /dev/ecryptfs
2012-01-25 Tyler HickseCryptfs: Sanitize write counts of /dev/ecryptfs
2012-01-25 Tim Gardnerecryptfs: Remove unnecessary variable initialization
2012-01-25 Tim Gardnerecryptfs: Improve metadata read failure logging
next