summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2012-09-14Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason
2012-09-14vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds
2012-09-14eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks
2012-09-14eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks
2012-09-14fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64Catalin Marinas
2012-09-14eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks
2012-09-13xattr: mark variable as uninitialized to make both gcc and smatch happyAristeu Rozanski
2012-09-13fs: add missing documentation to simple_xattr functionsAristeu Rozanski
2012-09-13ext4: advertise the fact that the kernel supports meta_bg resizingTheodore Ts'o
2012-09-13ext4: log a resize update to the console every 10 secondsTheodore Ts'o
2012-09-13ext4: convert file system to meta_bg if needed during resizingTheodore Ts'o
2012-09-13GFS2: Take account of blockages when using reserved blocksSteven Whitehouse
2012-09-13GFS2: Fix missing allocation data for set/remove xattrSteven Whitehouse
2012-09-13GFS2: Make write size hinting code commonSteven Whitehouse
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-09-12ext4: set bg_itable_unused when resizingTheodore Ts'o
2012-09-12jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara