summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2013-06-06NFSv4.1: Enable state protectionTrond Myklebust
2013-06-06NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust
2013-06-06NFSv4.1: Ensure that test_stateid and free_stateid use correct credentialsTrond Myklebust
2013-06-06NFSv4.1: Ensure that reclaim_complete uses the right credentialTrond Myklebust
2013-06-06NFSv4.1: Ensure that layoutreturn uses the correct credentialTrond Myklebust
2013-06-06NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust
2013-06-06ext4: use ext4_da_writepages() for all modesTheodore Ts'o
2013-06-06xfs: increase number of ACL entries for V5 superblocksDave Chinner
2013-06-06xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner
2013-06-06xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner
2013-06-06xfs: fix log recovery transaction item reorderingDave Chinner
2013-06-06xfs: fix remote attribute invalidation for a leafDave Chinner
2013-06-06xfs: rework dquot CRCsDave Chinner
2013-06-06ext4: optimize test_root()Theodore Ts'o
2013-06-06ext4: add sanity check to ext4_get_group_info()Theodore Ts'o
2013-06-06ext4: verify group number in verify_group_input() before using itTheodore Ts'o
2013-06-06ext4: add check to io_submit_init_bioTheodore Ts'o
2013-06-06GFS2: fix error propagation in init_threads()Alexey Khoroshilov
2013-06-06f2fs: reorganise the function get_victim_by_defaultNamjae Jeon
2013-06-05jfs: Update jfs_errorJoe Perches
2013-06-05jfs: fix sparse warning in fs/jfs/xattr.cDave Kleikamp