index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-15
Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-30
/
+25
2019-03-15
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
18
-175
/
+358
2019-03-14
f2fs: set pin_file under CAP_SYS_ADMIN
Jaegeuk Kim
1
-2
/
+2
2019-03-13
Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv...
Linus Torvalds
1
-14
/
+11
2019-03-13
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2019-03-12
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
Chao Yu
1
-1
/
+7
2019-03-12
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
Chao Yu
1
-3
/
+10
2019-03-12
f2fs: fix to do sanity check with inode.i_inline_xattr_size
Chao Yu
3
-4
/
+22
2019-03-12
f2fs: give some messages for inline_xattr_size
Jaegeuk Kim
1
-6
/
+11
2019-03-12
f2fs: don't trigger read IO for beyond EOF page
Chao Yu
1
-9
/
+8
2019-03-12
f2fs: fix to add refcount once page is tagged PG_private
Chao Yu
6
-23
/
+36
2019-03-12
f2fs: remove wrong comment in f2fs_invalidate_page()
Chao Yu
1
-1
/
+0
2019-03-12
f2fs: fix to use kvfree instead of kzfree
Chao Yu
1
-5
/
+5
2019-03-12
f2fs: trace f2fs_ioc_shutdown
Chao Yu
1
-0
/
+3
2019-03-12
f2fs: fix to avoid deadlock of atomic file operations
Chao Yu
1
-12
/
+31
2019-03-12
f2fs: fix to dirty inode for i_mode recovery
Chao Yu
1
-4
/
+1
2019-03-12
f2fs: give random value to i_generation
Jaegeuk Kim
3
-4
/
+2
2019-03-12
f2fs: no need to take page lock in readdir
Gao Xiang
1
-3
/
+3
2019-03-12
f2fs: fix to update iostat correctly in IPU path
Chao Yu
1
-3
/
+3
2019-03-12
f2fs: fix encrypted page memory leak
Chao Yu
1
-2
/
+7
2019-03-12
f2fs: make fault injection covering __submit_flush_wait()
Chao Yu
1
-1
/
+5
2019-03-12
f2fs: fix to retry fill_super only if recovery failed
Chao Yu
1
-8
/
+11
2019-03-12
f2fs: silence VM_WARN_ON_ONCE in mempool_alloc
Gao Xiang
1
-1
/
+2
2019-03-12
f2fs: fix wrong #endif
Jaegeuk Kim
1
-2
/
+2
2019-03-12
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-11
/
+26
2019-03-12
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-147
/
+250
2019-03-12
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
11
-314
/
+1289
2019-03-12
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-38
/
+90
2019-03-12
Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
40
-1095
/
+1291
2019-03-12
Merge tag 'ovl-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-35
/
+81
2019-03-12
Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-259
/
+321
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
23
-886
/
+2421
2019-03-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-19
/
+51
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-42
/
+30
2019-03-12
proc: commit to genradix
Kent Overstreet
1
-28
/
+15
2019-03-12
proc: calculate end pointer for /proc/*/* lookup at compile time
Alexey Dobriyan
1
-9
/
+10
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
5
-5
/
+5
2019-03-12
hpfs: fix spelling mistake "partion" -> "partition"
Colin Ian King
1
-4
/
+4
2019-03-12
xfs: clean up xfs_dir2_leaf_addname
Darrick J. Wong
1
-18
/
+15
2019-03-11
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-1
/
+1
2019-03-10
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-03-10
xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname
Darrick J. Wong
1
-2
/
+2
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
17
-6411
/
+0
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2019-03-09
Merge tag 'gfs2-5.1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
5
-69
/
+20
2019-03-09
Merge tag '5.1-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
21
-337
/
+929
2019-03-09
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
33
-145
/
+88
2019-03-09
Merge tag 'pstore-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-35
/
+32
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-7
/
+2989
2019-03-08
xfs: clean up xfs_dir2_leafn_add
Darrick J. Wong
1
-12
/
+8
[next]