summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2015-01-13block: Change direct_access calling conventionMatthew Wilcox
2015-01-13locks: fix NULL-deref in generic_delete_leaseNeilBrown
2015-01-13GFS2: fix sprintf format specifieralex chen
2015-01-12jffs2: compr_rubin: Remove unused functionRickard Strandqvist
2015-01-12udf: destroy sbi mutex in put_superFabian Frederick
2015-01-12Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into nextMatt Fleming
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-01-09Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-09f2fs: pids_lock can be statickbuild test robot
2015-01-09f2fs: add f2fs_destroy_trace_ios to free radix treeJaegeuk Kim
2015-01-09f2fs: add spin_lock to cover radix operations in IO tracerJaegeuk Kim
2015-01-09f2fs: add nat/sit entries into statusJaegeuk Kim
2015-01-09f2fs: free radix_tree_nodes used by nat_set entriesJaegeuk Kim
2015-01-09f2fs: fix wrong unlock_page callJaegeuk Kim
2015-01-09f2fs: get rid of kzalloc in __recover_inline_statusChao Yu
2015-01-09f2fs: align direct_io'ed data to sectionJaegeuk Kim
2015-01-09f2fs: remove uncovered code pathJaegeuk Kim
2015-01-09f2fs: avoid potential unnecessary codesJaegeuk Kim
2015-01-09f2fs: clean up to remove parameterJaegeuk Kim
2015-01-09f2fs: reuse inode_entry_slab in gc procedure for using slab more effectivelyChao Yu
2015-01-09f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu
2015-01-09f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu
2015-01-09f2fs: fix missing cold bit during recoveryJaegeuk Kim
2015-01-09f2fs: add block count by in-place-update in stat infoChangman Lee
2015-01-09f2fs: avoid double lock for cp_rwsemJaegeuk Kim
2015-01-09f2fs: activate f2fs_trace_iosJaegeuk Kim
2015-01-09f2fs: activate f2fs_trace_pidJaegeuk Kim
2015-01-09f2fs: add key functions for f2fs_io_tracerJaegeuk Kim
2015-01-09f2fs: add f2fs_io_tracer supportJaegeuk Kim
2015-01-09f2fs: use f2fs_io_info to clean up messy parameters during IO pathJaegeuk Kim
2015-01-09f2fs: use ra_meta_pages to simplify readahead code in restore_node_summaryChao Yu
2015-01-09f2fs: merge two uchar variable in struct node_info to reduce memory costChao Yu
2015-01-09f2fs: readahead contiguous current summary blocks in checkpointChao Yu
2015-01-09f2fs: use missing the use of f2fs_kunmap_pageJaegeuk Kim
2015-01-09f2fs: remove unnecessary call to invalidate inmemory pagesJaegeuk Kim
2015-01-09f2fs: fix small discards not to issue redundantlyJaegeuk Kim
2015-01-09f2fs: change atomic and volatile write policiesJaegeuk Kim
2015-01-09f2fs: don't need to call lock_op and lock_page for abortJaegeuk Kim
2015-01-09f2fs: fix wrong condition check to trigger f2fs_sync_fsJaegeuk Kim
2015-01-09f2fs: remove checking dirty_exceedJaegeuk Kim
2015-01-09kernfs: Fix kernfs_name_compareRasmus Villemoes
2015-01-09ovl: discard independent cursor in readdir()hujianyang
2015-01-09GFS2: Eliminate __gfs2_glock_remove_from_lruBob Peterson
2015-01-09sched, fanotify: Deal with nested sleepsPeter Zijlstra
2015-01-09Merge branch 'xfs-misc-fixes-for-3.20-2' into for-nextDave Chinner
2015-01-09xfs: fix implicit bool to int conversionNicholas Mc Guire
2015-01-09xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig
2015-01-09xfs: remove deprecated sysctlsDave Chinner