aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-08-29
|\
| * Btrfs: fix that repair code is spuriously executed for transid failuresStefan Behrens2012-08-28
| * Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo2012-08-28
| * Btrfs: fix a dio write regressionLiu Bo2012-08-28
| * Btrfs: fix deadlock with freeze and sync V2Josef Bacik2012-08-28
| * Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens2012-08-28
| * Btrfs: remove superblock writing after fatal errorStefan Behrens2012-08-28
| * Btrfs: allow delayed refs to be mergedJosef Bacik2012-08-28
| * Btrfs: fix enospc problems when deleting a subvolJosef Bacik2012-08-28
| * Btrfs: fix wrong mtime and ctime when creating snapshotsMiao Xie2012-08-28
| * Btrfs: fix race in run_clustered_refsArne Jansen2012-08-28
| * Btrfs: don't run __tree_mod_log_free_eb on leavesChris Mason2012-08-28
| * Btrfs: increase the size of the free space cacheJosef Bacik2012-08-28
| * Btrfs: barrier before waitqueue_activeJosef Bacik2012-08-28
| * Btrfs: fix deadlock in wait_for_more_refsArne Jansen2012-08-28
| * btrfs: fix second lock in btrfs_delete_delayed_items()Fengguang Wu2012-08-28
| * Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik2012-08-28
| * Btrfs: do not strdup non existent stringsJosef Bacik2012-08-28
| * Btrfs: do not use missing devices when showing devnameJosef Bacik2012-08-28
| * Btrfs: fix that error value is changed by mistakeStefan Behrens2012-08-28
| * Btrfs: lock extents as we map them in DIOJosef Bacik2012-08-28
| * Btrfs: fix some endian bugs handling the root timesDan Carpenter2012-08-28
| * Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter2012-08-28
| * Btrfs: checking for NULL instead of IS_ERRDan Carpenter2012-08-28
| * Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter2012-08-28
| * Btrfs: fix a misplaced address operator in a conditionStefan Behrens2012-08-28
* | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-08-26
|\ \
| * | logfs: query block device for number of pages to send with bioPrasad Joshi2012-07-23
| * | logfs: maintain the ordering of meta-inode destructionPrasad Joshi2012-07-23
| * | logfs: create a pagecache page if it is not presentPrasad Joshi2012-07-22
| * | logfs: initialize the number of iovecs in bioPrasad Joshi2012-04-02
| * | logfs: destroy the reserved inodes while unmountingPrasad Joshi2012-04-01
* | | Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-08-25
|\ \ \
| * | | xfs: check for possible overflow in xfs_ioc_trimTomas Racek2012-08-23
| * | | xfs: unlock the AGI buffer when looping in xfs_diallocChristoph Hellwig2012-08-23
| * | | xfs: fix uninitialised variable in xfs_rtbuf_get()Dave Chinner2012-08-23
* | | | Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-08-25
|\ \ \ \
| * | | | nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields2012-08-20
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-25
|\ \ \ \ \
| * | | | | block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins2012-08-23
| * | | | | block: move down direct IO pluggingFengguang Wu2012-08-09
| * | | | | bio: Fix potential memory leak in bio_find_or_create_slab()Alexey Khoroshilov2012-08-09
| * | | | | fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devicesJianpeng Ma2012-08-02
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-08-24
|\ \ \ \ \ \
| * | | | | | udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky2012-08-15
| * | | | | | jbd: don't write superblock when unmounting an ro filesystemJan Kara2012-08-15
| * | | | | | reiserfs: fix deadlocks with quotasJeff Mahoney2012-08-14
| * | | | | | quota: Move down dqptr_sem read after initializing default warn[] type at __d...Jeff Liu2012-08-14
| * | | | | | UDF: During mount free lvid_bh before rescanning with different blocksizeAshish Sangwan2012-08-14
| * | | | | | udf: fix udf_setsize() for file data in ICBIan Abbott2012-08-14