index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-08-27
6
-40
/
+73
|
\
|
*
afs: Fix error handling in VL server rotation
David Howells
2020-08-20
1
-0
/
+4
|
*
afs: Don't use VL probe running state to make decisions outside probe code
David Howells
2020-08-20
5
-20
/
+46
|
*
afs: Expose information from afs_vlserver through /proc for debugging
David Howells
2020-08-20
4
-15
/
+22
|
*
afs: Remove afs_vlserver->probe.have_result
David Howells
2020-08-20
2
-5
/
+1
|
*
rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
David Howells
2020-08-20
2
-4
/
+4
*
|
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-08-23
1
-13
/
+13
|
\
\
|
*
|
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
2020-08-23
1
-13
/
+6
|
*
|
epoll: Keep a reference on files added to the check list
Marc Zyngier
2020-08-23
1
-2
/
+9
|
|
/
*
|
Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-21
1
-94
/
+79
|
\
\
|
*
|
io_uring: kill extra iovec=NULL in import_iovec()
Pavel Begunkov
2020-08-20
1
-3
/
+1
|
*
|
io_uring: comment on kfree(iovec) checks
Pavel Begunkov
2020-08-20
1
-0
/
+2
|
*
|
io_uring: fix racy req->flags modification
Pavel Begunkov
2020-08-20
1
-44
/
+17
|
*
|
io_uring: use system_unbound_wq for ring exit work
Jens Axboe
2020-08-19
1
-1
/
+7
|
*
|
io_uring: cleanup io_import_iovec() of pre-mapped request
Jens Axboe
2020-08-18
1
-14
/
+14
|
*
|
io_uring: get rid of kiocb_wait_page_queue_init()
Jens Axboe
2020-08-16
1
-30
/
+11
|
*
|
io_uring: find and cancel head link async work on files exit
Jens Axboe
2020-08-16
1
-4
/
+29
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-21
2
-4
/
+6
|
\
\
|
*
|
squashfs: avoid bio_alloc() failure with 1Mbyte blocks
Phillip Lougher
2020-08-21
1
-1
/
+5
|
*
|
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
2020-08-21
1
-3
/
+1
|
|
/
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-08-21
24
-402
/
+791
|
\
\
|
*
|
ext4: limit the length of per-inode prealloc list
brookxu
2020-08-19
11
-23
/
+90
|
*
|
ext4: reorganize if statement of ext4_mb_release_context()
brookxu
2020-08-19
1
-17
/
+16
|
*
|
ext4: add mb_debug logging when there are lost chunks
brookxu
2020-08-19
1
-3
/
+6
|
*
|
ext4: Fix comment typo "the the".
kyoungho koo
2020-08-19
1
-1
/
+1
|
*
|
jbd2: clean up checksum verification in do_one_pass()
Shijie Luo
2020-08-19
1
-34
/
+12
|
*
|
ext4: change to use fallthrough macro
Shijie Luo
2020-08-18
3
-10
/
+10
|
*
|
ext4: remove unused parameter of ext4_generic_delete_entry function
Kyoungho Koo
2020-08-18
3
-7
/
+4
|
*
|
mballoc: replace seq_printf with seq_puts
Xu Wang
2020-08-18
1
-1
/
+1
|
*
|
ext4: optimize the implementation of ext4_mb_good_group()
brookxu
2020-08-18
1
-7
/
+7
|
*
|
ext4: delete invalid comments near ext4_mb_check_limits()
brookxu
2020-08-18
1
-4
/
+0
|
*
|
ext4: fix typos in ext4_mb_regular_allocator() comment
brookxu
2020-08-18
1
-2
/
+2
|
*
|
ext4: fix checking of directory entry validity for inline directories
Jan Kara
2020-08-07
1
-3
/
+3
|
*
|
fs: prevent BUG_ON in submit_bh_wbc()
Xianting Tian
2020-08-07
2
-7
/
+9
|
*
|
ext4: correctly restore system zone info when remount fails
Jan Kara
2020-08-07
2
-16
/
+21
|
*
|
ext4: handle add_system_zone() failure in ext4_setup_system_zone()
Jan Kara
2020-08-07
1
-2
/
+5
|
*
|
ext4: fold ext4_data_block_valid_rcu() into the caller
Jan Kara
2020-08-07
1
-38
/
+31
|
*
|
ext4: check journal inode extents more carefully
Jan Kara
2020-08-07
6
-47
/
+41
|
*
|
ext4: don't allow overlapping system zones
Jan Kara
2020-08-07
1
-23
/
+13
|
*
|
ext4: handle error of ext4_setup_system_zone() on remount
Jan Kara
2020-08-07
1
-1
/
+4
|
*
|
ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp()
brookxu
2020-08-07
1
-3
/
+0
|
*
|
ext4: export msg_count and warning_count via sysfs
Dmitry Monakhov
2020-08-07
3
-3
/
+18
|
*
|
ext4: remove some redundant function declarations
Shijie Luo
2020-08-07
1
-6
/
+0
|
*
|
ext4: handle option set by mount flags correctly
Lukas Czerner
2020-08-07
1
-5
/
+16
|
*
|
jbd2: fix incorrect code style
Xianting Tian
2020-08-07
1
-6
/
+6
|
*
|
ext4: add prefetch_block_bitmaps mount option
Theodore Ts'o
2020-08-07
3
-23
/
+59
|
*
|
ext4: indicate via a block bitmap read is prefetched via a tracepoint
Theodore Ts'o
2020-08-07
1
-1
/
+1
|
*
|
jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()
zhangyi (F)
2020-08-07
3
-9
/
+4
|
*
|
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
2020-08-07
1
-0
/
+16
|
*
|
ext4: abort the filesystem if failed to async write metadata buffer
zhangyi (F)
2020-08-07
3
-0
/
+45
[next]