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-02-12
cifs: Fix mode output in debugging statements
Frank Sorenson
3
-4
/
+4
2020-02-12
io-wq: don't call kXalloc_node() with non-online node
Jens Axboe
1
-4
/
+18
2020-02-12
NFSv4: Fix revalidation of dentries with delegations
Trond Myklebust
3
-3
/
+109
2020-02-12
btrfs: sysfs, move device id directories to UUID/devinfo
Anand Jain
1
-1
/
+1
2020-02-12
btrfs: sysfs, add UUID/devinfo kobject
Anand Jain
2
-0
/
+16
2020-02-12
Btrfs: fix race between shrinking truncate and fiemap
Filipe Manana
1
-0
/
+8
2020-02-12
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
1
-0
/
+2
2020-02-12
btrfs: print message when tree-log replay starts
David Sterba
1
-0
/
+1
2020-02-12
Btrfs: fix race between using extent maps and merging them
Filipe Manana
1
-0
/
+11
2020-02-12
btrfs: ref-verify: fix memory leaks
Wenwen Wang
1
-0
/
+5
2020-02-11
Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+9
2020-02-11
ceph: noacl mount option is effectively ignored
Xiubo Li
1
-4
/
+4
2020-02-11
ceph: canonicalize server path in place
Ilya Dryomov
2
-94
/
+29
2020-02-11
ceph: do not execute direct write in parallel if O_APPEND is specified
Xiubo Li
1
-6
/
+11
2020-02-10
NFSv4: Fix races between open and dentry revalidation
Trond Myklebust
2
-3
/
+16
2020-02-10
NFS: Fix up directory verifier races
Trond Myklebust
1
-7
/
+14
2020-02-10
cifs: fix mount option display for sec=krb5i
Petr Pavlu
1
-1
/
+5
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-02-09
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
6
-0
/
+1643
2020-02-09
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
22
-129
/
+247
2020-02-09
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
11
-0
/
+3274
2020-02-09
io_uring: retain sockaddr_storage across send/recvmsg async punt
Jens Axboe
1
-6
/
+5
2020-02-09
io_uring: cancel pending async work if task exits
Jens Axboe
1
-0
/
+9
2020-02-09
io-wq: add io_wq_cancel_pid() to cancel based on a specific pid
Jens Axboe
2
-0
/
+31
2020-02-09
io-wq: make io_wqe_cancel_work() take a match handler
Jens Axboe
1
-11
/
+22
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
11
-0
/
+3274
2020-02-08
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+7
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-548
/
+392
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-100
/
+94
2020-02-08
io_uring: fix openat/statx's filename leak
Pavel Begunkov
1
-0
/
+6
2020-02-08
io_uring: fix double prep iovec leak
Pavel Begunkov
1
-2
/
+10
2020-02-08
io_uring: fix async close() with f_op->flush()
Pavel Begunkov
1
-29
/
+16
2020-02-08
io_uring: allow AT_FDCWD for non-file openat/openat2/statx
Jens Axboe
1
-1
/
+1
2020-02-08
io_uring: grab ->fs as part of async preparation
Jens Axboe
1
-0
/
+28
2020-02-08
io-wq: add support for inheriting ->fs
Jens Axboe
2
-1
/
+11
2020-02-08
io_uring: retry raw bdev writes if we hit -EOPNOTSUPP
Jens Axboe
1
-0
/
+6
2020-02-08
io_uring: add cleanup for openat()/statx()
Pavel Begunkov
1
-0
/
+10
2020-02-08
io_uring: fix iovec leaks
Pavel Begunkov
1
-2
/
+49
2020-02-08
io_uring: remove unused struct io_async_open
Pavel Begunkov
1
-5
/
+0
2020-02-08
io_uring: flush overflowed CQ events in the io_uring_poll()
Stefano Garzarella
1
-1
/
+1
2020-02-08
io_uring: statx/openat/openat2 don't support fixed files
Jens Axboe
1
-1
/
+7
2020-02-08
Merge branch 'pipe-exclusive-wakeup'
Linus Torvalds
3
-29
/
+50
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
3
-29
/
+50
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
1
-4
/
+7
2020-02-07
Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-14
/
+29
2020-02-07
Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2
-42
/
+32
2020-02-07
Merge tag 'for-linus-5.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-02-07
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
23
-305
/
+1292
2020-02-07
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
43
-2633
/
+3008
2020-02-07
procfs: switch to use of invalfc()
Al Viro
1
-1
/
+1
[prev]
[next]