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-03-26
afs: Fix unpinned address list during probing
David Howells
1
-0
/
+2
2020-03-26
Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+12
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-68
/
+32
2020-03-25
Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-7
/
+21
2020-03-25
zonfs: Fix handling of read-only zones
Damien Le Moal
1
-7
/
+21
2020-03-23
ceph: fix memory leak in ceph_cleanup_snapid_map()
Luis Henriques
1
-0
/
+1
2020-03-23
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
1
-3
/
+11
2020-03-22
Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+6
2020-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2020-03-21
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
2020-03-21
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+22
2020-03-20
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
1
-2
/
+2
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
1
-1
/
+4
2020-03-20
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
2
-2
/
+10
2020-03-19
Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
3
-68
/
+32
2020-03-19
Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-2
/
+4
2020-03-18
locks: reinstate locks_delete_block optimization
Linus Torvalds
2
-7
/
+50
2020-03-17
CIFS: fiemap: do not return EINVAL if get nothing
Murphy Zhou
1
-1
/
+1
2020-03-17
CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir...
Shyam Prasad N
1
-0
/
+2
2020-03-17
cifs: potential unintitliazed error code in cifs_getattr()
Dan Carpenter
1
-1
/
+1
2020-03-15
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-03-14
io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}
Pavel Begunkov
1
-0
/
+8
2020-03-13
afs: Fix client call Rx-phase signal handling
David Howells
1
-32
/
+2
2020-03-13
afs: Fix handling of an abort from a service handler
David Howells
3
-33
/
+26
2020-03-13
afs: Fix some tracing details
David Howells
1
-2
/
+2
2020-03-13
rxrpc: Fix call interruptibility handling
David Howells
1
-1
/
+2
2020-03-13
Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-2
/
+13
2020-03-13
Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+5
2020-03-13
Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+23
2020-03-13
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
1
-0
/
+4
2020-03-13
Merge tag 'io_uring-5.6-2020-03-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+13
2020-03-13
afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t
Jann Horn
2
-2
/
+2
2020-03-13
ovl: fix lockdep warning for async write
Miklos Szeredi
1
-0
/
+6
2020-03-13
ovl: fix some xino configurations
Amir Goldstein
2
-1
/
+9
2020-03-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-5
/
+1
2020-03-12
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
2
-4
/
+0
2020-03-12
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
1
-1
/
+1
2020-03-12
ovl: fix lock in ovl_llseek()
Amir Goldstein
2
-3
/
+8
2020-03-11
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+9
2020-03-08
io_uring: ensure RCU callback ordering with rcu_barrier()
Jens Axboe
1
-16
/
+13
2020-03-08
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+4
2020-03-07
fscrypt: don't evict dirty inodes after removing key
Eric Biggers
1
-0
/
+9
2020-03-07
Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-47
/
+38
2020-03-07
io_uring: fix lockup with timeouts
Pavel Begunkov
1
-0
/
+1
2020-03-06
Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2020-03-06
Merge tag 'filelock-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-16
/
+4
2020-03-06
io_uring: free fixed_file_data after RCU grace period
Jens Axboe
1
-2
/
+22
2020-03-06
locks: fix a potential use-after-free problem when wakeup a waiter
yangerkun
1
-14
/
+0
2020-03-06
fat: fix uninit-memory access for partial initialized inode
OGAWA Hirofumi
1
-12
/
+7
2020-03-06
futex: Fix inode life-time issue
Peter Zijlstra
1
-0
/
+1
[next]