index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2015-01-09
f2fs: add key functions for f2fs_io_tracer
Jaegeuk Kim
-0
/
+104
2015-01-09
f2fs: add f2fs_io_tracer support
Jaegeuk Kim
-0
/
+59
2015-01-09
f2fs: use f2fs_io_info to clean up messy parameters during IO path
Jaegeuk Kim
-66
/
+87
2015-01-09
f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
Chao Yu
-52
/
+13
2015-01-09
f2fs: merge two uchar variable in struct node_info to reduce memory cost
Chao Yu
-13
/
+24
2015-01-09
f2fs: readahead contiguous current summary blocks in checkpoint
Chao Yu
-5
/
+20
2015-01-09
f2fs: use missing the use of f2fs_kunmap_page
Jaegeuk Kim
-2
/
+1
2015-01-09
f2fs: remove unnecessary call to invalidate inmemory pages
Jaegeuk Kim
-21
/
+0
2015-01-09
f2fs: fix small discards not to issue redundantly
Jaegeuk Kim
-3
/
+5
2015-01-09
f2fs: change atomic and volatile write policies
Jaegeuk Kim
-14
/
+88
2015-01-09
f2fs: don't need to call lock_op and lock_page for abort
Jaegeuk Kim
-15
/
+20
2015-01-09
f2fs: fix wrong condition check to trigger f2fs_sync_fs
Jaegeuk Kim
-1
/
+1
2015-01-09
f2fs: remove checking dirty_exceed
Jaegeuk Kim
-2
/
+0
2015-01-09
kernfs: Fix kernfs_name_compare
Rasmus Villemoes
-4
/
+8
2015-01-09
ovl: discard independent cursor in readdir()
hujianyang
-24
/
+14
2015-01-09
GFS2: Eliminate __gfs2_glock_remove_from_lru
Bob Peterson
-10
/
+3
2015-01-09
sched, fanotify: Deal with nested sleeps
Peter Zijlstra
-5
/
+5
2015-01-09
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
Dave Chinner
-57
/
+37
2015-01-09
xfs: fix implicit bool to int conversion
Nicholas Mc Guire
-1
/
+1
2015-01-09
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
Christoph Hellwig
-2
/
+2
2015-01-09
xfs: remove deprecated sysctls
Dave Chinner
-18
/
+0
2015-01-09
xfs: move xfs_bmap_finish prototype
Dave Chinner
-2
/
+2
2015-01-09
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
-34
/
+32
2015-01-09
xfs: move xfs_types.h to libxfs
Dave Chinner
-0
/
+0
2015-01-09
xfs: move xfs_fs.h to libxfs
Dave Chinner
-0
/
+0
2015-01-08
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
-2
/
+3
2015-01-08
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...
Xue jiufei
-8
/
+35
2015-01-08
ocfs2: remove bogus check in dlm_process_recovery_data
Joseph Qi
-4
/
+1
2015-01-08
ceph: use %zu for len in ceph_fill_inline_data()
Ilya Dryomov
-1
/
+1
2015-01-08
ovl: Prevent rw remount when it should be ro mount
Seunghun Lee
-0
/
+12
2015-01-08
ovl: Fix opaque regression in ovl_lookup
hujianyang
-10
/
+13
2015-01-08
ovl: Fix kernel panic while mounting overlayfs
hujianyang
-0
/
+3
2015-01-07
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
-1
/
+1
2015-01-07
nfsd4: tweak rd_dircount accounting
J. Bruce Fields
-3
/
+4
2015-01-07
nfsd: fi_delegees doesn't need to be an atomic_t
Jeff Layton
-5
/
+5
2015-01-07
nfsd: fix fi_delegees leak when fi_had_conflict returns true
Jeff Layton
-1
/
+1
2015-01-07
udf: Check length of extended attributes and allocation descriptors
Jan Kara
-0
/
+9
2015-01-07
udf: Remove repeated loads blocksize
Jan Kara
-11
/
+8
2015-01-07
isofs: Fix bug in the way to check if the year is a leap year
Oscar Forner Martinez
-14
/
+4
2015-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-121
/
+129
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
-0
/
+3
2015-01-06
fuse: add memory barrier to INIT
Miklos Szeredi
-3
/
+16
2015-01-06
fuse: fix LOOKUP vs INIT compat handling
Miklos Szeredi
-26
/
+44
2015-01-05
NFSv4: Remove incorrect check in can_open_delegated()
Trond Myklebust
-2
/
+0
2015-01-05
NFS: Ignore transport protocol when detecting server trunking
Chuck Lever
-6
/
+0
2015-01-05
NFSv4/v4.1: Verify the client owner id during trunking detection
Trond Myklebust
-0
/
+18
2015-01-05
NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
Trond Myklebust
-4
/
+16
2015-01-05
NFSv4.1: Fix client id trunking on Linux
Trond Myklebust
-9
/
+8
2015-01-05
LOCKD: Fix a race when initialising nlmsvc_timeout
Trond Myklebust
-4
/
+4
2015-01-05
fs: Make efivarfs a pseudo filesystem, built by default with EFI
Leif Lindholm
-1
/
+2
[prev]
[next]