aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-09-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-08-28Btrfs: fix that repair code is spuriously executed for transid failuresStefan Behrens
2012-08-28Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo
2012-08-28Btrfs: fix a dio write regressionLiu Bo
2012-08-28Btrfs: fix deadlock with freeze and sync V2Josef Bacik
2012-08-28Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens
2012-08-28Btrfs: remove superblock writing after fatal errorStefan Behrens
2012-08-28Btrfs: allow delayed refs to be mergedJosef Bacik
2012-08-28Btrfs: fix enospc problems when deleting a subvolJosef Bacik
2012-08-28Btrfs: fix wrong mtime and ctime when creating snapshotsMiao Xie
2012-08-28Btrfs: fix race in run_clustered_refsArne Jansen
2012-08-28Btrfs: don't run __tree_mod_log_free_eb on leavesChris Mason
2012-08-28Btrfs: increase the size of the free space cacheJosef Bacik
2012-08-28Btrfs: barrier before waitqueue_activeJosef Bacik
2012-08-28Btrfs: fix deadlock in wait_for_more_refsArne Jansen
2012-08-28btrfs: fix second lock in btrfs_delete_delayed_items()Fengguang Wu
2012-08-28Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik
2012-08-28Btrfs: do not strdup non existent stringsJosef Bacik
2012-08-28Btrfs: do not use missing devices when showing devnameJosef Bacik
2012-08-28Btrfs: fix that error value is changed by mistakeStefan Behrens
2012-08-28Btrfs: lock extents as we map them in DIOJosef Bacik
2012-08-28Btrfs: fix some endian bugs handling the root timesDan Carpenter
2012-08-28Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter
2012-08-28Btrfs: checking for NULL instead of IS_ERRDan Carpenter
2012-08-28Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter
2012-08-28Btrfs: fix a misplaced address operator in a conditionStefan Behrens
2012-08-26Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds
2012-08-25Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-08-25Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-08-23Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-08-23xfs: check for possible overflow in xfs_ioc_trimTomas Racek
2012-08-23xfs: unlock the AGI buffer when looping in xfs_diallocChristoph Hellwig
2012-08-23xfs: fix uninitialised variable in xfs_rtbuf_get()Dave Chinner
2012-08-23block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-22UBIFS: fix error messages spellingArtem Bityutskiy
2012-08-22fs: fix fs/namei.c kernel-doc warningsRandy Dunlap
2012-08-22eventpoll: use-after-possible-free in epoll_create1()Al Viro
2012-08-22UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy
2012-08-21ceph: avoid divide by zero in __validate_layout()Sage Weil
2012-08-21ceph: tolerate (and warn on) extraneous dentry from mdsSage Weil
2012-08-21UBIFS: fix replay regressionArtem Bityutskiy
2012-08-21UBIFS: fix crash on error pathArtem Bityutskiy
2012-08-21UBIFS: remove stale commentaryArtem Bityutskiy
2012-08-20nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields