summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarilyTheodore Ts'o
2013-06-12ext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator()Theodore Ts'o
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-12f2fs: sync dir->i_size with its block allocationJaegeuk Kim
2013-06-11GFS2: Only do one directory search on createSteven Whitehouse
2013-06-11f2fs: fix i_blocks translation on various types of filesJaegeuk Kim
2013-06-11f2fs: set sb->s_fs_info before calling parse_options()Gu Zheng
2013-06-11f2fs: support xattr security labelsJaegeuk Kim
2013-06-08hpfs: fix warnings when the filesystem fills upMikulas Patocka
2013-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-08NFS: Add in v4.2 callback operationBryan Schumaker
2013-06-08NFS: Make callbacks minor version genericBryan Schumaker
2013-06-08Kconfig: Add Kconfig entry for Labeled NFS V4 clientSteve Dickson
2013-06-08NFS: Extend NFS xattr handlers to accept the security namespaceDavid Quigley
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley
2013-06-08NFS: Add label lifecycle managementDavid Quigley
2013-06-08NFS:Add labels to client function prototypesDavid Quigley
2013-06-08NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley
2013-06-08NFSv4: Introduce new label structureSteve Dickson
2013-06-08NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson
2013-06-08LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley
2013-06-08Btrfs: stop all workers before cleaning up rootsJosef Bacik
2013-06-08Btrfs: fix use-after-free bug during umountLiu Bo
2013-06-08Btrfs: init relocate extent_io_tree with a mappingJosef Bacik
2013-06-08btrfs: Drop inode if inode root is NULLNaohiro Aota
2013-06-08Btrfs: don't delete fs_roots until after we cleanup the transactionJosef Bacik
2013-06-07eCryptfs: Make extent and scatterlist crypt function parameters similarTyler Hicks
2013-06-07eCryptfs: Collapse crypt_page_offset() into crypt_extent()Tyler Hicks
2013-06-07eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent()Tyler Hicks
2013-06-07eCryptfs: Combine page_offset crypto functionsTyler Hicks
2013-06-07eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist()Tyler Hicks
2013-06-07eCryptfs: Decrypt pages in-placeTyler Hicks
2013-06-07eCryptfs: Accept one offset parameter in page offset crypto functionsTyler Hicks
2013-06-07eCryptfs: Simplify lower file offset calculationTyler Hicks
2013-06-07eCryptfs: Read/write entire page during page IOTyler Hicks
2013-06-07eCryptfs: Use entire helper page during page crypto operationsTyler Hicks
2013-06-07eCryptfs: Cocci spatch "memdup.spatch"Thomas Meyer
2013-06-07Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-06-07sysfs_notify is only possible on file attributesNick Dyer
2013-06-07Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-06-07ncpfs: fix rmdir returns Device or resource busyDave Chiluk
2013-06-07f2fs: fix iget/iput of dir during recoveryJaegeuk Kim
2013-06-06Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-06-06NFSv4: Close another NFSv4 recovery raceTrond Myklebust
2013-06-06NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeTrond Myklebust
2013-06-06NFSv4: Refactor _nfs4_open_and_get_state to set ctx->stateTrond Myklebust
2013-06-06NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_openTrond Myklebust
2013-06-06NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_openTrond Myklebust
2013-06-06NFSv4.1: Simplify setting the layout header credentialTrond Myklebust