aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-21Btrfs: deal with min_bytes appropriately when looking for a clusterJosef Bacik
2011-03-21Btrfs: check free space in block group before searching for a clusterJosef Bacik
2011-03-17Btrfs: add checks to verify dir items are correctJosef Bacik
2011-03-17Btrfs: check return value of btrfs_search_slot properlyJosef Bacik
2011-03-17Btrfs: check items for correctness as we searchJosef Bacik
2011-03-17Btrfs: return error if the range we want to map is bogusJosef Bacik
2011-03-17Btrfs: add a comment explaining what btrfs_cont_expand doesJosef Bacik
2011-03-17Btrfs: use mark_inode_dirty when expanding the fileJosef Bacik
2011-03-17Btrfs: only add orphan items when truncatingJosef Bacik
2011-03-17Btrfs: make sure to remove the orphan item from the in-memory listJosef Bacik
2011-03-17Btrfs: handle errors in btrfs_orphan_cleanupJosef Bacik
2011-03-17Btrfs: cleanup error handling in the truncate pathJosef Bacik
2011-03-17Btrfs: convert to the new truncate sequenceJosef Bacik
2011-03-17Btrfs: use a slab for the free space entriesJosef Bacik
2011-03-17Btrfs: change reserved_extents to an atomic_tJosef Bacik
2011-03-17Btrfs: fix how we deal with the pages array in the write pathJosef Bacik
2011-03-17Btrfs: simplify our write pathJosef Bacik
2011-03-17Btrfs: fix formatting in file.cJosef Bacik
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-14Fix corrupted OSF partition table parsingTimo Warns
2011-03-13compat breakage in preadv() and pwritev()Al Viro
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-03-12Btrfs: break out of shrink_delalloc earlierChris Mason
2011-03-11NFS: NFSROOT should default to "proto=udp"Chuck Lever
2011-03-11nfs4: remove duplicated #includeHuang Weiyi
2011-03-11NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust
2011-03-11NFSv4: Fix the setlk error handlerTrond Myklebust
2011-03-11NFSv4.1: Fix the handling of the SEQUENCE status bitsTrond Myklebust
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-10NFSv4.1 reclaim complete must wait for completionAndy Adamson
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-10NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga
2011-03-10(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz
2011-03-10nfs: fix compilation warningJovi Zhang
2011-03-10nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev
2011-03-10nfs: close NFSv4 COMMIT vs. CLOSE raceJeff Layton
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-10btrfs: fix not enough reserved spaceMiao Xie
2011-03-10btrfs: fix dip leakDaniel J Blueman
2011-03-10fs/dcache: allow d_obtain_alias() to return unhashed dentriesJ. Bruce Fields
2011-03-10Check for immutable/append flag in fallocate pathMarco Stornelli
2011-03-10fat: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10jfs: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10gfs2: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10fuse: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10ceph: fix d_revalidate oopsen on NFS exportsAl Viro
2011-03-10reiserfs xattr ->d_revalidate() shouldn't care about RCUAl Viro
2011-03-10/proc/self is never going to be invalidated...Al Viro
2011-03-09Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds