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-09-18
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
19
-817
/
+2961
2019-09-18
Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+14
2019-09-18
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+107
2019-09-18
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+4
2019-09-18
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-50
/
+37
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-11
/
+10
2019-09-18
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-0
/
+6446
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+5
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-47
/
+127
2019-09-17
Merge tag 'for-5.4/io_uring-2019-09-15' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-183
/
+348
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
7
-7
/
+7
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2019-09-17
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+2
2019-09-15
Revert "ext4: make __ext4_get_inode_loc plug"
Linus Torvalds
1
-3
/
+0
2019-09-14
io_uring: increase IORING_MAX_ENTRIES to 32K
Daniel Xu
1
-1
/
+1
2019-09-13
Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-17
/
+34
2019-09-12
io_uring: make sqpoll wakeup possible with getevents
Jens Axboe
1
-6
/
+2
2019-09-12
io_uring: extend async work merging
Jens Axboe
1
-8
/
+28
2019-09-12
Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
Filipe Manana
1
-9
/
+26
2019-09-12
Btrfs: fix assertion failure during fsync and use of stale transaction
Filipe Manana
1
-8
/
+8
2019-09-10
io_uring: limit parallelism of buffered writes
Jens Axboe
1
-8
/
+39
2019-09-10
io_uring: add io_queue_async_work() helper
Jens Axboe
1
-5
/
+11
2019-09-10
io_uring: optimize submit_and_wait API
Jens Axboe
1
-17
/
+46
2019-09-09
io_uring: add support for link with drain
Jackie Liu
1
-17
/
+97
2019-09-09
io_uring: fix wrong sequence setting logic
Jackie Liu
1
-1
/
+3
2019-09-06
Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
3
-175
/
+257
2019-09-06
io_uring: expose single mmap capability
Jens Axboe
1
-0
/
+2
2019-09-05
vfs: Create fs_context-aware mount_bdev() replacement
David Howells
1
-0
/
+94
2019-09-05
new helper: get_tree_keyed()
Al Viro
3
-4
/
+12
2019-09-05
vfs: set fs_context::user_ns for reconfigure
Eric Biggers
1
-3
/
+1
2019-09-05
erofs: use read_cache_page_gfp for erofs_get_meta_page
Gao Xiang
1
-61
/
+9
2019-09-05
erofs: always use iget5_locked
Gao Xiang
1
-7
/
+0
2019-09-05
erofs: use read_mapping_page instead of sb_bread
Gao Xiang
1
-6
/
+9
2019-09-05
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
Gao Xiang
11
-90
/
+139
2019-09-05
erofs: save one level of indentation
Gao Xiang
1
-32
/
+33
2019-09-05
erofs: kill use_vmap module parameter
Gao Xiang
1
-33
/
+13
2019-09-05
erofs: kill all erofs specific fault injection
Gao Xiang
6
-158
/
+2
2019-09-05
erofs: add "erofs_" prefix for common and short functions
Gao Xiang
7
-53
/
+54
2019-09-05
erofs: kill __submit_bio()
Gao Xiang
3
-17
/
+17
2019-09-05
erofs: kill prio and nofail of erofs_get_meta_page()
Gao Xiang
5
-46
/
+16
2019-09-05
erofs: localize erofs_grab_bio()
Gao Xiang
3
-45
/
+22
2019-09-05
erofs: kill verbose debug info in erofs_fill_super
Gao Xiang
1
-7
/
+2
2019-09-05
erofs: use dsb instead of layout for ondisk super_block
Gao Xiang
1
-18
/
+17
2019-09-05
erofs: better erofs symlink stuffs
Gao Xiang
3
-54
/
+29
2019-09-05
erofs: update comments in inode.c
Gao Xiang
1
-3
/
+2
2019-09-05
erofs: update erofs_fs.h comments
Gao Xiang
1
-4
/
+5
2019-09-05
erofs: use erofs_inode naming
Gao Xiang
10
-57
/
+54
2019-09-05
erofs: kill erofs_{init,exit}_inode_cache
Gao Xiang
1
-19
/
+12
2019-09-05
erofs: better naming for erofs inode related stuffs
Gao Xiang
6
-90
/
+108
[next]