summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds4-79/+31
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-14/+0
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-13/+76
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+7
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+14
2013-02-19NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust1-0/+3
2013-02-19locking: Various static lock initializer fixesThomas Gleixner1-1/+1
2013-02-18net: proc: remove proc_net_removeGao feng1-6/+0
2013-02-18net: proc: remove proc_net_fops_createGao feng1-8/+0
2013-02-18ext4: fix xattr block allocation/release with bigallocLukas Czerner1-3/+4
2013-02-18ext4: reclaim extents from extent status treeZheng Liu4-0/+175
2013-02-18ext4: adjust some functions for reclaiming extents from extent status treeZheng Liu1-26/+24
2013-02-18ext4: remove single extent cacheZheng Liu5-163/+38
2013-02-18ext4: lookup block mapping in extent status treeZheng Liu5-3/+136
2013-02-18ext4: track all extent status in extent status treeZheng Liu3-30/+69
2013-02-18ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flagZheng Liu2-10/+8
2013-02-18ext4: rename and improbe ext4_es_find_extent()Zheng Liu4-31/+34
2013-02-18ext4: add physical block and status member into extent status treeZheng Liu3-14/+120
2013-02-18ext4: refine extent status treeZheng Liu4-162/+201
2013-02-17umount oops when remove blocklayoutdriver firstfanchaoting2-0/+2
2013-02-17nfs: remove kfree() redundant null checksTim Gardner2-4/+2
2013-02-17NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson1-1/+2
2013-02-15ext4: use ERR_PTR() abstraction for ext4_append()Theodore Ts'o2-34/+33
2013-02-14ext4: refactor code to read directory blocks into ext4_read_dirblock()Theodore Ts'o1-172/+119
2013-02-14xfs: xfs_bmap_add_attrfork_local is too genericDave Chinner1-21/+93
2013-02-14xfs: remove log force from xfs_buf_trylock()Brian Foster1-2/+0
2013-02-14xfs: recheck buffer pinned status after push trylock failureBrian Foster1-1/+11
2013-02-14xfs: limit speculative prealloc size on sparse filesDave Chinner1-10/+67
2013-02-14ext4: add debugging context for warning in ext4_da_update_reserve_space()Theodore Ts'o1-5/+7
2013-02-14ext4: use KERN_WARNING for warning messagesTheodore Ts'o2-9/+9
2013-02-14NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust3-74/+144
2013-02-13cifs: Convert struct cifs_ses to use a kuid_t and a kgid_tEric W. Biederman3-5/+7
2013-02-13cifs: Convert struct cifs_sb_info to use kuids and kgidsEric W. Biederman4-10/+16
2013-02-13cifs: Modify struct smb_vol to use kuids and kgidsEric W. Biederman2-15/+45
2013-02-13cifs: Convert struct cifsFileInfo to use a kuidEric W. Biederman2-3/+3
2013-02-13cifs: Convert struct cifs_fattr to use kuid and kgidsEric W. Biederman2-6/+12
2013-02-13cifs: Convert struct tcon_link to use a kuid.Eric W. Biederman2-7/+7
2013-02-13cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_tEric W. Biederman5-22/+28
2013-02-13cifs: Convert from a kuid before printing current_fsuidEric W. Biederman1-1/+2
2013-02-13cifs: Use kuids and kgids SID to uid/gid mappingEric W. Biederman4-20/+34
2013-02-13cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_allocEric W. Biederman1-1/+2
2013-02-13cifs: Use BUILD_BUG_ON to validate uids and gids are the same sizeEric W. Biederman1-0/+1
2013-02-13cifs: Override unmappable incoming uids and gidsEric W. Biederman1-9/+13
2013-02-13nfsd: Properly compare and initialize kuids and kgidsEric W. Biederman4-14/+14
2013-02-13nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgidsEric W. Biederman2-9/+15
2013-02-13nfsd: Modify nfsd4_cb_sec to use kuids and kgidsEric W. Biederman2-5/+12
2013-02-13nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversionEric W. Biederman2-33/+71
2013-02-13nfsd: Convert nfsxdr to use kuids and kgidsEric W. Biederman1-6/+8
2013-02-13nfsd: Convert nfs3xdr to use kuids and kgidsEric W. Biederman1-6/+8
2013-02-13nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgidEric W. Biederman3-10/+4