summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2015-01-09f2fs: add key functions for f2fs_io_tracerJaegeuk Kim-0/+104
2015-01-09f2fs: add f2fs_io_tracer supportJaegeuk Kim-0/+59
2015-01-09f2fs: use f2fs_io_info to clean up messy parameters during IO pathJaegeuk Kim-66/+87
2015-01-09f2fs: use ra_meta_pages to simplify readahead code in restore_node_summaryChao Yu-52/+13
2015-01-09f2fs: merge two uchar variable in struct node_info to reduce memory costChao Yu-13/+24
2015-01-09f2fs: readahead contiguous current summary blocks in checkpointChao Yu-5/+20
2015-01-09f2fs: use missing the use of f2fs_kunmap_pageJaegeuk Kim-2/+1
2015-01-09f2fs: remove unnecessary call to invalidate inmemory pagesJaegeuk Kim-21/+0
2015-01-09f2fs: fix small discards not to issue redundantlyJaegeuk Kim-3/+5
2015-01-09f2fs: change atomic and volatile write policiesJaegeuk Kim-14/+88
2015-01-09f2fs: don't need to call lock_op and lock_page for abortJaegeuk Kim-15/+20
2015-01-09f2fs: fix wrong condition check to trigger f2fs_sync_fsJaegeuk Kim-1/+1
2015-01-09f2fs: remove checking dirty_exceedJaegeuk Kim-2/+0
2015-01-09kernfs: Fix kernfs_name_compareRasmus Villemoes-4/+8
2015-01-09ovl: discard independent cursor in readdir()hujianyang-24/+14
2015-01-09GFS2: Eliminate __gfs2_glock_remove_from_lruBob Peterson-10/+3
2015-01-09sched, fanotify: Deal with nested sleepsPeter Zijlstra-5/+5
2015-01-09Merge branch 'xfs-misc-fixes-for-3.20-2' into for-nextDave Chinner-57/+37
2015-01-09xfs: fix implicit bool to int conversionNicholas Mc Guire-1/+1
2015-01-09xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig-2/+2
2015-01-09xfs: remove deprecated sysctlsDave Chinner-18/+0
2015-01-09xfs: move xfs_bmap_finish prototypeDave Chinner-2/+2
2015-01-09xfs: move struct xfs_bmalloca to libxfsDave Chinner-34/+32
2015-01-09xfs: move xfs_types.h to libxfsDave Chinner-0/+0
2015-01-09xfs: move xfs_fs.h to libxfsDave Chinner-0/+0
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale-2/+3
2015-01-08ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei-8/+35
2015-01-08ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi-4/+1
2015-01-08ceph: use %zu for len in ceph_fill_inline_data()Ilya Dryomov-1/+1
2015-01-08ovl: Prevent rw remount when it should be ro mountSeunghun Lee-0/+12
2015-01-08ovl: Fix opaque regression in ovl_lookuphujianyang-10/+13
2015-01-08ovl: Fix kernel panic while mounting overlayfshujianyang-0/+3
2015-01-07efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov-1/+1
2015-01-07nfsd4: tweak rd_dircount accountingJ. Bruce Fields-3/+4
2015-01-07nfsd: fi_delegees doesn't need to be an atomic_tJeff Layton-5/+5
2015-01-07nfsd: fix fi_delegees leak when fi_had_conflict returns trueJeff Layton-1/+1
2015-01-07udf: Check length of extended attributes and allocation descriptorsJan Kara-0/+9
2015-01-07udf: Remove repeated loads blocksizeJan Kara-11/+8
2015-01-07isofs: Fix bug in the way to check if the year is a leap yearOscar Forner Martinez-14/+4
2015-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-121/+129
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar-0/+3
2015-01-06fuse: add memory barrier to INITMiklos Szeredi-3/+16
2015-01-06fuse: fix LOOKUP vs INIT compat handlingMiklos Szeredi-26/+44
2015-01-05NFSv4: Remove incorrect check in can_open_delegated()Trond Myklebust-2/+0
2015-01-05NFS: Ignore transport protocol when detecting server trunkingChuck Lever-6/+0
2015-01-05NFSv4/v4.1: Verify the client owner id during trunking detectionTrond Myklebust-0/+18
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust-4/+16
2015-01-05NFSv4.1: Fix client id trunking on LinuxTrond Myklebust-9/+8
2015-01-05LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust-4/+4
2015-01-05fs: Make efivarfs a pseudo filesystem, built by default with EFILeif Lindholm-1/+2