summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2015-01-10f2fs: fix missing cold bit during recoveryJaegeuk Kim1-1/+9
2015-01-10f2fs: add block count by in-place-update in stat infoChangman Lee3-1/+10
2015-01-10f2fs: avoid double lock for cp_rwsemJaegeuk Kim1-2/+2
2015-01-10f2fs: activate f2fs_trace_iosJaegeuk Kim3-0/+7
2015-01-10f2fs: activate f2fs_trace_pidJaegeuk Kim3-0/+7
2015-01-10f2fs: add key functions for f2fs_io_tracerJaegeuk Kim2-0/+104
2015-01-10f2fs: add f2fs_io_tracer supportJaegeuk Kim4-0/+59
2015-01-10f2fs: use f2fs_io_info to clean up messy parameters during IO pathJaegeuk Kim6-66/+87
2015-01-10f2fs: use ra_meta_pages to simplify readahead code in restore_node_summaryChao Yu1-52/+13
2015-01-10f2fs: merge two uchar variable in struct node_info to reduce memory costChao Yu2-13/+24
2015-01-10f2fs: readahead contiguous current summary blocks in checkpointChao Yu3-5/+20
2015-01-10f2fs: use missing the use of f2fs_kunmap_pageJaegeuk Kim1-2/+1
2015-01-10f2fs: remove unnecessary call to invalidate inmemory pagesJaegeuk Kim3-21/+0
2015-01-10f2fs: fix small discards not to issue redundantlyJaegeuk Kim1-3/+5
2015-01-10f2fs: change atomic and volatile write policiesJaegeuk Kim7-14/+88
2015-01-10f2fs: don't need to call lock_op and lock_page for abortJaegeuk Kim1-15/+20
2015-01-10f2fs: fix wrong condition check to trigger f2fs_sync_fsJaegeuk Kim1-1/+1
2015-01-10f2fs: remove checking dirty_exceedJaegeuk Kim1-2/+0
2015-01-09vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale1-2/+3
2015-01-09ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei1-8/+35
2015-01-09ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi1-4/+1
2015-01-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-121/+129
2015-01-02ext4: remove spurious KERN_INFO from ext4_warning callJakub Wilk1-1/+1
2015-01-02Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"Theodore Ts'o2-108/+116
2014-12-30Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-19/+28
2014-12-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds7-47/+106
2014-12-27ext4: prevent online resize with backup superblockTheodore Ts'o1-12/+12
2014-12-22cifs: make new inode cache when file type is differentNakajima Akira1-3/+7
2014-12-22udf: Reduce repeated dereferencesJan Kara2-25/+25
2014-12-22udf: Check component length before reading itJan Kara1-2/+7
2014-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-35/+16
2014-12-20Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+16
2014-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-25/+20
2014-12-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-12-19udf: Check path length when reading symlinkJan Kara5-20/+48
2014-12-19udf: Verify symlink size before loading itJan Kara1-4/+13
2014-12-19udf: Verify i_size when loading inodeJan Kara1-0/+14
2014-12-19isofs: Fix unchecked printing of ER recordsJan Kara1-0/+3
2014-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-52/+133
2014-12-19ocfs2: fix journal commit deadlockJunxiao Bi1-2/+14
2014-12-19ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_workerJoseph Qi1-9/+3
2014-12-19ocfs2: reflink: fix slow unlink for refcounted fileJunxiao Bi4-10/+24
2014-12-19fs/proc/meminfo.c: include cma info in proc/meminfoPintu Kumar1-2/+13
2014-12-19hfsplus: fix longname handlingSougata Santra4-29/+79
2014-12-18mnt: Fix a memory stomp in umountEric W. Biederman1-0/+2
2014-12-18Ceph: remove left-over reject fileLinus Torvalds1-10/+0
2014-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds13-116/+712
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-3/+69
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+2
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds6-524/+359