summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds
2011-08-01ext4: prevent memory leaks from ext4_mb_init_backend() on error pathYu Jian
2011-08-01ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #Yu Jian
2011-08-01ext4: use ext4_msg() instead of printk in mballocTheodore Ts'o
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
2011-07-31pnfsblock: merge rw extentsFred Isaman
2011-07-31pnfsblock: add extent manipulation functionsFred Isaman
2011-07-31pnfsblock: bl_find_get_extentFred Isaman
2011-07-31pnfsblock: xdr decode pnfs_block_layout4Fred Isaman
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman
2011-07-31pnfsblock: merge extentsFred Isaman