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
2020-08-24
ceph: don't allow setlease on cephfs
Jeff Layton
1
-0
/
+1
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
8
-77
/
+74
2020-08-24
gfs2: add some much needed cleanup for log flushes that fail
Bob Peterson
2
-0
/
+32
2020-08-24
binfmt_flat: revert "binfmt_flat: don't offset the data start"
Max Filippov
1
-8
/
+12
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
77
-226
/
+232
2020-08-23
io-wq: fix hang after cancelling pending hashed work
Pavel Begunkov
1
-2
/
+19
2020-08-23
io_uring: don't recurse on tsk->sighand->siglock with signalfd
Jens Axboe
1
-6
/
+16
2020-08-22
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+13
2020-08-22
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-13
/
+6
2020-08-22
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+9
2020-08-21
Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-94
/
+79
2020-08-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+6
2020-08-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
24
-402
/
+791
2020-08-21
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
1
-9
/
+11
2020-08-21
squashfs: avoid bio_alloc() failure with 1Mbyte blocks
Phillip Lougher
1
-1
/
+5
2020-08-21
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
1
-3
/
+1
2020-08-21
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
4
-16
/
+25
2020-08-21
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
1
-4
/
+6
2020-08-20
afs: Fix key ref leak in afs_put_operation()
David Howells
1
-0
/
+1
2020-08-20
afs: Fix error handling in VL server rotation
David Howells
1
-0
/
+4
2020-08-20
afs: Don't use VL probe running state to make decisions outside probe code
David Howells
5
-20
/
+46
2020-08-20
afs: Expose information from afs_vlserver through /proc for debugging
David Howells
4
-15
/
+22
2020-08-20
afs: Remove afs_vlserver->probe.have_result
David Howells
2
-5
/
+1
2020-08-20
rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
David Howells
2
-4
/
+4
2020-08-20
io_uring: kill extra iovec=NULL in import_iovec()
Pavel Begunkov
1
-3
/
+1
2020-08-20
io_uring: comment on kfree(iovec) checks
Pavel Begunkov
1
-0
/
+2
2020-08-20
io_uring: fix racy req->flags modification
Pavel Begunkov
1
-44
/
+17
2020-08-19
io_uring: use system_unbound_wq for ring exit work
Jens Axboe
1
-1
/
+7
2020-08-19
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2
-1
/
+2
2020-08-19
btrfs: use the correct const function attribute for btrfs_get_num_csums
David Sterba
2
-2
/
+2
2020-08-19
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
1
-0
/
+1
2020-08-19
btrfs: handle errors from async submission
Johannes Thumshirn
1
-8
/
+3
2020-08-19
ext4: limit the length of per-inode prealloc list
brookxu
11
-23
/
+90
2020-08-19
ext4: reorganize if statement of ext4_mb_release_context()
brookxu
1
-17
/
+16
2020-08-19
ext4: add mb_debug logging when there are lost chunks
brookxu
1
-3
/
+6
2020-08-19
ext4: Fix comment typo "the the".
kyoungho koo
1
-1
/
+1
2020-08-19
jbd2: clean up checksum verification in do_one_pass()
Shijie Luo
1
-34
/
+12
2020-08-18
io_uring: cleanup io_import_iovec() of pre-mapped request
Jens Axboe
1
-14
/
+14
2020-08-18
ext4: change to use fallthrough macro
Shijie Luo
3
-10
/
+10
2020-08-18
ext4: remove unused parameter of ext4_generic_delete_entry function
Kyoungho Koo
3
-7
/
+4
2020-08-18
mballoc: replace seq_printf with seq_puts
Xu Wang
1
-1
/
+1
2020-08-18
ext4: optimize the implementation of ext4_mb_good_group()
brookxu
1
-7
/
+7
2020-08-18
ext4: delete invalid comments near ext4_mb_check_limits()
brookxu
1
-4
/
+0
2020-08-18
ext4: fix typos in ext4_mb_regular_allocator() comment
brookxu
1
-2
/
+2
2020-08-16
io_uring: get rid of kiocb_wait_page_queue_init()
Jens Axboe
1
-30
/
+11
2020-08-16
io_uring: find and cancel head link async work on files exit
Jens Axboe
1
-4
/
+29
2020-08-16
nfsd: fix oops on mixed NFSv4/NFSv3 client access
J. Bruce Fields
1
-0
/
+2
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-153
/
+386
2020-08-15
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
1
-1
/
+4
2020-08-15
io_uring: sanitize double poll handling
Jens Axboe
1
-9
/
+25
[prev]
[next]