index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ext4: fix checksum errors with indexed dirs
Jan Kara
2020-02-13
4
-7
/
+31
|
*
|
|
|
ext4: fix support for inode sizes > 1024 bytes
Theodore Ts'o
2020-02-13
1
-8
/
+10
|
*
|
|
|
ext4: simplify checking quota limits in ext4_statfs()
Jan Kara
2020-02-13
1
-8
/
+2
|
*
|
|
|
ext4: don't assume that mmp_nodename/bdevname have NUL
Andreas Dilger
2020-02-13
1
-5
/
+7
*
|
|
|
|
Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-02-14
6
-24
/
+175
|
\
\
\
\
\
|
*
|
|
|
|
NFSv4: Ensure the delegation cred is pinned when we call delegreturn
Trond Myklebust
2020-02-13
1
-3
/
+8
|
*
|
|
|
|
NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()
Trond Myklebust
2020-02-13
2
-7
/
+27
|
*
|
|
|
|
NFSv4.1 make cachethis=no for writes
Olga Kornievskaia
2020-02-13
1
-1
/
+1
|
*
|
|
|
|
NFSv4: Fix revalidation of dentries with delegations
Trond Myklebust
2020-02-12
3
-3
/
+109
|
*
|
|
|
|
NFSv4: Fix races between open and dentry revalidation
Trond Myklebust
2020-02-10
2
-3
/
+16
|
*
|
|
|
|
NFS: Fix up directory verifier races
Trond Myklebust
2020-02-10
1
-7
/
+14
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
2020-02-14
3
-104
/
+44
|
\
\
\
\
\
|
*
|
|
|
|
ceph: noacl mount option is effectively ignored
Xiubo Li
2020-02-11
1
-4
/
+4
|
*
|
|
|
|
ceph: canonicalize server path in place
Ilya Dryomov
2020-02-11
2
-94
/
+29
|
*
|
|
|
|
ceph: do not execute direct write in parallel if O_APPEND is specified
Xiubo Li
2020-02-11
1
-6
/
+11
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'io_uring-5.6-2020-02-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-14
3
-113
/
+284
|
\
\
\
\
\
|
*
|
|
|
|
io_uring: prune request from overflow list on flush
Jens Axboe
2020-02-13
1
-0
/
+28
|
*
|
|
|
|
io-wq: don't call kXalloc_node() with non-online node
Jens Axboe
2020-02-12
1
-4
/
+18
|
*
|
|
|
|
io_uring: retain sockaddr_storage across send/recvmsg async punt
Jens Axboe
2020-02-09
1
-6
/
+5
|
*
|
|
|
|
io_uring: cancel pending async work if task exits
Jens Axboe
2020-02-09
1
-0
/
+9
|
*
|
|
|
|
io-wq: add io_wq_cancel_pid() to cancel based on a specific pid
Jens Axboe
2020-02-09
2
-0
/
+31
|
*
|
|
|
|
io-wq: make io_wqe_cancel_work() take a match handler
Jens Axboe
2020-02-09
1
-11
/
+22
|
*
|
|
|
|
io_uring: fix openat/statx's filename leak
Pavel Begunkov
2020-02-08
1
-0
/
+6
|
*
|
|
|
|
io_uring: fix double prep iovec leak
Pavel Begunkov
2020-02-08
1
-2
/
+10
|
*
|
|
|
|
io_uring: fix async close() with f_op->flush()
Pavel Begunkov
2020-02-08
1
-29
/
+16
|
*
|
|
|
|
io_uring: allow AT_FDCWD for non-file openat/openat2/statx
Jens Axboe
2020-02-08
1
-1
/
+1
|
*
|
|
|
|
io_uring: grab ->fs as part of async preparation
Jens Axboe
2020-02-08
1
-0
/
+28
|
*
|
|
|
|
io-wq: add support for inheriting ->fs
Jens Axboe
2020-02-08
2
-1
/
+11
|
*
|
|
|
|
io_uring: retry raw bdev writes if we hit -EOPNOTSUPP
Jens Axboe
2020-02-08
1
-0
/
+6
|
*
|
|
|
|
io_uring: add cleanup for openat()/statx()
Pavel Begunkov
2020-02-08
1
-0
/
+10
|
*
|
|
|
|
io_uring: fix iovec leaks
Pavel Begunkov
2020-02-08
1
-2
/
+49
|
*
|
|
|
|
io_uring: remove unused struct io_async_open
Pavel Begunkov
2020-02-08
1
-5
/
+0
|
*
|
|
|
|
io_uring: flush overflowed CQ events in the io_uring_poll()
Stefano Garzarella
2020-02-08
1
-1
/
+1
|
*
|
|
|
|
io_uring: statx/openat/openat2 don't support fixed files
Jens Axboe
2020-02-08
1
-1
/
+7
|
*
|
|
|
|
io_uring: fix deferred req iovec leak
Pavel Begunkov
2020-02-06
1
-35
/
+12
|
*
|
|
|
|
io_uring: fix 1-bit bitfields to be unsigned
Randy Dunlap
2020-02-06
1
-5
/
+5
|
*
|
|
|
|
io_uring: get rid of delayed mm check
Pavel Begunkov
2020-02-06
1
-10
/
+9
*
|
|
|
|
|
Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-11
4
-11
/
+9
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
dax: pass NOWAIT flag to iomap_apply
Jeff Moyer
2020-02-05
1
-0
/
+3
|
*
|
|
|
|
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
Vivek Goyal
2020-01-03
4
-11
/
+6
*
|
|
|
|
|
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-09
6
-0
/
+1643
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs: New zonefs file system
Damien Le Moal
2020-02-07
6
-0
/
+1643
*
|
|
|
|
|
|
|
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-09
22
-129
/
+247
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
smb3: Add defines for new information level, FileIdInformation
Steve French
2020-02-06
1
-0
/
+8
|
*
|
|
|
|
|
|
|
smb3: print warning once if posix context returned on open
Steve French
2020-02-06
2
-0
/
+30
|
*
|
|
|
|
|
|
|
smb3: add one more dynamic tracepoint missing from strict fsync path
Steve French
2020-02-06
1
-1
/
+3
|
*
|
|
|
|
|
|
|
cifs: fix mode bits from dir listing when mounted with modefromsid
Aurelien Aptel
2020-02-06
1
-1
/
+2
|
*
|
|
|
|
|
|
|
cifs: fix channel signing
Aurelien Aptel
2020-02-06
1
-2
/
+3
[prev]
[next]