aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | ext4: reserve metadata block for every delayed writeLukas Czerner2013-03-10
| * | | | | | ext4: update reserved space after the 'correction'Lukas Czerner2013-03-10
| * | | | | | ext4: do not use yield()Lukas Czerner2013-03-10
| * | | | | | ext4: remove unused variable in ext4_free_blocks()Lukas Czerner2013-03-10
| * | | | | | ext4: fix WARN_ON from ext4_releasepage()Jan Kara2013-03-10
| * | | | | | ext4: fix the wrong number of the allocated blocks in ext4_split_extent()Zheng Liu2013-03-10
| * | | | | | ext4: update extent status tree after an extent is zeroed outZheng Liu2013-03-10
| * | | | | | ext4: fix wrong m_len value after unwritten extent conversionZheng Liu2013-03-10
| * | | | | | ext4: add self-testing infrastructure to do a sanity checkDmitry Monakhov2013-03-10
| * | | | | | ext4: avoid a potential overflow in ext4_es_can_be_merged()Zheng Liu2013-03-10
| * | | | | | ext4: invalidate extent status tree during extent migrationDmitry Monakhov2013-03-04
| * | | | | | ext4: remove unnecessary wait for extent conversion in ext4_fallocate()Jan Kara2013-03-04
| * | | | | | ext4: add warning to ext4_convert_unwritten_extents_endioDmitry Monakhov2013-03-04
| * | | | | | ext4: disable merging of uninitialized extentsDmitry Monakhov2013-03-04
| * | | | | | ext4: ext4_split_extent should take care of extent zerooutDmitry Monakhov2013-03-04
* | | | | | | Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-03-19
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | xfs: ensure we capture IO errors correctlyDave Chinner2013-03-18
| * | | | | | xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely2013-03-18
| * | | | | | xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster2013-03-18
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-17
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Btrfs: fix warning of free_extent_mapLiu Bo2013-03-15
| * | | | | Btrfs: fix warning when creating snapshotsLiu Bo2013-03-14
| * | | | | Btrfs: return as soon as possible when edquot happensWang Shilong2013-03-14
| * | | | | Btrfs: return EIO if we have extent tree corruptionJosef Bacik2013-03-14
| * | | | | btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-14
| * | | | | Btrfs: remove btrfs_try_spin_lockLiu Bo2013-03-14
| * | | | | Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo2013-03-14
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-03-14
|\ \ \ \ \ \
| * | | | | | ext2: Fix BUG_ON in evict() on inode deletionJan Kara2013-03-13
| * | | | | | reiserfs: Use kstrdup instead of kmalloc/strcpyIonut-Gabriel Radu2013-03-11
| * | | | | | ext3: Fix format string issuesLars-Peter Clausen2013-03-11
| * | | | | | quota: add missing use of dq_data_lock in __dquot_initializeJeff Mahoney2013-03-11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-13
|\ \ \ \ \ \
| * | | | | | fs: Readd the fs module aliases.Eric W. Biederman2013-03-12
| * | | | | | fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman2013-03-11
| |/ / / / /
* | | | | | nfsd: convert to idr_alloc()Tejun Heo2013-03-13
* | | | | | nfsd: remove unused get_new_stid()Tejun Heo2013-03-13
| |_|_|_|/ |/| | | |
* | | | | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2013-03-12
* | | | | vfs: fix pipe counter breakageAl Viro2013-03-12
* | | | | hostfs: fix a not needed double checkMarco Stornelli2013-03-11
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-09
|\ \ \ \
| * | | | proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-09
| * | | | fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-07
| * | | | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-08
|\ \ \ \ | | |/ / | |/| |
| * | | Btrfs: improve the delayed inode throttlingChris Mason2013-03-07
| * | | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-06
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-06
| |\ \ \
| | * | | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-04
| | * | | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-04