summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-09-21userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert hfs to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert exofs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert efs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert ecryptfs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert cramfs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert befs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21userns: Convert adfs to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert hugetlbfs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldocLiu Bo
2012-09-21btrfs: fix the commment for the action flags in delayed-ref.hWang Sheng-Hui
2012-09-20pstore: Avoid recursive spinlocks in the oops_in_progress caseChuansheng Liu
2012-09-20ext4: remove erroneous ext4_superblock_csum_set() in update_backups()Tao Ma
2012-09-20the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro
2012-09-20userns: Convert fat to use kuid/kgid where appropriateEric W. Biederman
2012-09-20block: Implement support for WRITE SAMEMartin K. Petersen
2012-09-19ext4: fix potential deadlock in ext4_nonda_switch()Theodore Ts'o
2012-09-19ext4: speed up truncate/unlink by not using bforget() unless neededAndrey Sidorov
2012-09-19ext4: fix online resizing when the # of block groups is constantTheodore Ts'o
2012-09-18xfs: stop the sync worker before xfs_unmountfsBen Myers
2012-09-18cifs: fix return value in cifsConvertToUTF16Jeff Layton
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-09-18ext4: make orphan functions be no-op in no-journal modeAnatol Pomozov
2012-09-18ext4: re-enable -o discard functionality in no-journal modeTheodore Ts'o
2012-09-18jfs: Fix do_div precision in commit b40c2e66Dave Kleikamp
2012-09-18userns: Convert quotaEric W. Biederman
2012-09-18userns: Convert struct dquot_warnEric W. Biederman
2012-09-18userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman
2012-09-18userns: Modify dqget to take struct kqidEric W. Biederman
2012-09-18userns: Convert quota netlink aka quota_send_warningEric W. Biederman
2012-09-18userns: Convert qutoactlEric W. Biederman
2012-09-18userns: Implement struct kqidEric W. Biederman
2012-09-18userns: Add kprojid_t and associated infrastructure in projid.hEric W. Biederman
2012-09-18userns: Convert configfs to use kuid and kgid where appropriateEric W. Biederman
2012-09-18userns: Convert extN to support kuids and kgids in posix aclsEric W. Biederman
2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman
2012-09-18userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman
2012-09-17ext4: fix possible non-initialized variable in htree_dirblock_to_tree()Carlos Maiolino
2012-09-17ext4: do not enable delalloc by default for ext2Theodore Ts'o
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman
2012-09-179p: don't use __getname/__putname for uname/anameJeff Layton
2012-09-17fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri
2012-09-17xfs: stop the sync worker before xfs_unmountfsBen Myers
2012-09-17JFS: use list_move instead of list_del/list_addWei Yongjun
2012-09-17fs/jfs: TRIM support for JFS FilesystemTino Reichardt
2012-09-16Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman
2012-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-09-14Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds