summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-04-03ext4: add mutex_is_locked() assertion to ext4_truncate()Theodore Ts'o
2013-04-03nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports errorfanchaoting
2013-04-03nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting
2013-04-03nfsd: convert the file_hashtbl to a hlistJeff Layton
2013-04-03Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-03xfs: Add ratelimited printk for different alert levelsRich Johnston
2013-04-03sysfs: fix use after free in case of concurrent read/write and readdirMing Lei
2013-04-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-04-03ext4: refactor truncate codeTheodore Ts'o
2013-04-03ext4: refactor punch hole codeTheodore Ts'o
2013-04-03ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()Theodore Ts'o
2013-04-03ext4: fold ext4_generic_write_end() into ext4_write_end()Zheng Liu
2013-04-03ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o
2013-04-03ext4: fix big-endian bugs which could cause fs corruptionsZheng Liu
2013-04-03nfsd4: don't destroy in-use sessionJ. Bruce Fields
2013-04-03nfsd4: don't destroy in-use clientsJ. Bruce Fields
2013-04-03nfsd4: simplify bind_conn_to_session lockingJ. Bruce Fields
2013-04-03nfsd4: fix destroy_session raceJ. Bruce Fields
2013-04-03nfsd4: clientid lookup cleanupJ. Bruce Fields
2013-04-03nfsd4: destroy_clientid simplificationJ. Bruce Fields
2013-04-03nfsd4: remove some dprintk'sJ. Bruce Fields
2013-04-03nfsd4: STALE_STATEID cleanupJ. Bruce Fields
2013-04-03nfsd4: warn on odd create_session stateJ. Bruce Fields
2013-04-03nfsd: fix bug on nfs4 stateid deallocationycnian@gmail.com
2013-04-03nfsd: remove unused macro in nfsv4Yanchuan Nian
2013-04-03nfsd4: fix use-after-free of 4.1 client on connection lossJ. Bruce Fields
2013-04-03nfsd4: fix race on client shutdownJ. Bruce Fields
2013-04-03nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields
2013-04-03nfsd4: remove BUG_ONJ. Bruce Fields
2013-04-03nfsd: scale up the number of DRC hash buckets with cache sizeJeff Layton
2013-04-03nfsd: keep stats on worst hash balancing seen so farJeff Layton
2013-04-03nfsd: add new reply_cache_stats file in nfsdfsJeff Layton
2013-04-03nfsd: track memory utilization by the DRCJeff Layton
2013-04-03nfsd: break out comparator into separate functionJeff Layton
2013-04-03nfsd: eliminate one of the DRC cache searchesJeff Layton
2013-04-03f2fs: reduce redundant spin_lock operationsJaegeuk Kim
2013-04-03f2fs: add NULL pointer checkP J P
2013-04-03f2fs: fix the bitmap consistency of dirty segmentsJaegeuk Kim
2013-04-03f2fs: avoid race for summary informationJaegeuk Kim
2013-04-03f2fs: allocate remained free segments in the LFS modeJaegeuk Kim
2013-04-03f2fs: check completion of foreground GCJaegeuk Kim
2013-04-03f2fs: change GC bitmaps to apply the section granularityJaegeuk Kim
2013-04-03f2fs: allocate new segment aligned with sectionsJaegeuk Kim
2013-04-03f2fs: remove redundant lock_page callsJaegeuk Kim
2013-04-03f2fs: introduce TOTAL_SECS macroJaegeuk Kim
2013-04-03f2fs: do not use duplicate names in a macroJaegeuk Kim
2013-04-02Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2013-04-01writeback: replace custom worker pool implementation with unbound workqueueTejun Heo
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton