summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-12Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-11vfs: bogus warnings in fs/namei.cArnd Bergmann
2012-10-11consitify do_mount() argumentsAl Viro
2012-10-11autofs4 - fix reset pending flag on mount failIan Kent
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-10lglock: add DEFINE_STATIC_LGLOCK()Lai Jiangshan
2012-10-09tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins
2012-10-09vfs: drop lock/unlock superMarco Stornelli
2012-10-09ufs: drop lock/unlock superMarco Stornelli
2012-10-09sysv: drop lock/unlock superMarco Stornelli
2012-10-09hpfs: drop lock/unlock superMarco Stornelli
2012-10-09fat: drop lock/unlock superMarco Stornelli
2012-10-09ext3: drop lock/unlock superMarco Stornelli
2012-10-09exofs: drop lock/unlock superMarco Stornelli
2012-10-09dup3: Return an error when oldfd == newfd.Richard W.M. Jones
2012-10-09fs: prevent use after free in auditing when symlink following was deniedSasha Levin
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-10Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-10-09hppfs: fix the return value of get_inode()Wei Yongjun
2012-10-09hostfs: drop vmtruncateMarco Stornelli
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-10-09btrfs: init ref_index to zero in add_inode_refChris Mason
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-10-09Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_bufferWang Sheng-Hui
2012-10-09Btrfs: fix page leakageJosef Bacik
2012-10-09Btrfs: do not warn_on when we cannot alloc a page for an extent bufferJosef Bacik
2012-10-09Btrfs: don't bug on enomem in readpageJosef Bacik
2012-10-09Btrfs: cleanup pages properly when ENOMEM in compressionJosef Bacik
2012-10-09Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens
2012-10-09Btrfs: detect corrupted filesystem after write I/O errorsStefan Behrens
2012-10-09Btrfs: make compress and nodatacow mount options mutually exclusiveAndrei Popa
2012-10-09btrfs: fix message printingDaniel J Blueman
2012-10-09Btrfs: don't bother committing delayed inode updates when fsyncingJosef Bacik
2012-10-09btrfs: move inline function code to header fileRobin Dong
2012-10-09Btrfs: remove unnecessary IS_ERR in bio_readpage_error()Tsutomu Itoh
2012-10-09btrfs: remove unused function btrfs_insert_some_items()Robin Dong
2012-10-09Btrfs: don't commit instead of overcommittingJosef Bacik
2012-10-09Btrfs: confirmation of value is added before trace_btrfs_get_extent() is calledTsutomu Itoh
2012-10-09Btrfs: be smarter about dropping things from the tree logJosef Bacik
2012-10-09Btrfs: don't lookup csums for prealloc extentsJosef Bacik
2012-10-09Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik
2012-10-09Btrfs: do not hold the file extent leaf locked when adding extent itemJosef Bacik
2012-10-09Btrfs: do not async metadata csumming in certain situationsJosef Bacik
2012-10-09btrfs: fix min csum item size warnings in 32bitZach Brown