aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-08-01Btrfs: use wait_event()Li Zefan
2011-08-01Btrfs: check the nodatasum flag when writing compressed filesLi Zefan
2011-08-01Btrfs: copy string correctly in INO_LOOKUP ioctlLi Zefan
2011-08-01Btrfs: don't print the leaf if we had an errorJosef Bacik
2011-08-01btrfs: make btrfs_set_root_node voidMark Fasheh
2011-08-01Btrfs: fix oops while writing data to SSD partitionsliubo
2011-08-01Btrfs: Protect the readonly flag of block groupWuBo
2011-08-01btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney
2011-08-01Btrfs: fix readahead in file defragLi Zefan
2011-08-01Btrfs: return error to caller when btrfs_unlink() failesTsutomu Itoh
2011-08-01Btrfs:don't check the return value of __btrfs_add_inode_defragWanlong Gao
2011-08-01Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...Chris Mason
2011-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-08-01CIFS: Cleanup demupltiplex thread exiting codePavel Shilovsky
2011-08-01CIFS: Move mid search to a separate functionPavel Shilovsky
2011-08-01CIFS: Move RFC1002 check to a separate functionPavel Shilovsky
2011-08-01CIFS: Simplify socket reading in demultiplex threadPavel Shilovsky
2011-08-01ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_infoTheodore Ts'o
2011-08-01ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()Theodore Ts'o
2011-08-01CIFS: Move buffer allocation to a separate functionPavel Shilovsky
2011-08-01ext4: use the correct error exit path in ext4_init_inode_table()Yongqiang Yang
2011-08-01xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not setMarkus Trippelsdorf
2011-08-01VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lockDavid Howells
2011-08-01VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree()David Howells
2011-08-01VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree()David Howells
2011-08-01switch posix_acl_chmod() to umode_tAl Viro
2011-08-01switch posix_acl_from_mode() to umode_tAl Viro
2011-08-01switch posix_acl_equiv_mode() to umode_t *Al Viro
2011-08-01switch posix_acl_create() to umode_t *Al Viro
2011-08-01block: initialise bd_super in bdget()Lachlan McIlroy
2011-08-01vfs: avoid call to inode_lru_list_del() if possibleEric Dumazet
2011-08-01vfs: avoid taking inode_hash_lock on pipes and socketsEric Dumazet
2011-08-01vfs: conditionally call inode_wb_list_del()Eric Dumazet
2011-08-01VFS: Fix automount for negative autofs dentriesDavid Howells
2011-08-01Btrfs: load the key from the dir item in readdir into a fake dentryJosef Bacik
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust
2011-07-31cifs: remove unneeded variable initialization in cifs_reconnect_tconJeff Layton
2011-07-31cifs: simplify refcounting for oplock breaksJeff Layton
2011-07-31cifs: fix compiler warning in CIFSSMBQAllEAsJeff Layton
2011-07-31cifs: fix name parsing in CIFSSMBQAllEAsJeff Layton
2011-07-31cifs: don't start signing too earlyJeff Layton
2011-07-31cifs: trivial: goto out here is unnecessaryJeff Layton
2011-07-31cifs: advertise the right receive buffer size to the serverJeff Layton
2011-07-31Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-31pnfsblock: write_pagelist handle zero invalid extentsPeng Tao
2011-07-31pnfsblock: note written INVAL areas for layoutcommitFred Isaman
2011-07-31pnfsblock: bl_write_pagelistFred Isaman
2011-07-31pnfsblock: bl_read_pagelistFred Isaman
2011-07-31pnfsblock: cleanup_layoutcommitFred Isaman
2011-07-31pnfsblock: encode_layoutcommitFred Isaman