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 '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-16
5
-6
/
+44
|
\
|
*
cifs: make sure we do not overflow the max EA buffer size
Ronnie Sahlberg
2020-02-14
1
-1
/
+34
|
*
cifs: enable change notification for SMB2.1 dialect
Steve French
2020-02-14
1
-0
/
+1
|
*
cifs: Fix mode output in debugging statements
Frank Sorenson
2020-02-13
3
-4
/
+4
|
*
cifs: fix mount option display for sec=krb5i
Petr Pavlu
2020-02-10
1
-1
/
+5
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-16
9
-63
/
+86
|
\
\
|
*
|
ext4: improve explanation of a mount failure caused by a misconfigured kernel
Theodore Ts'o
2020-02-15
1
-10
/
+4
|
*
|
jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
zhangyi (F)
2020-02-13
1
-4
/
+21
|
*
|
jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
zhangyi (F)
2020-02-13
2
-32
/
+21
|
*
|
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
2020-02-13
1
-0
/
+1
|
*
|
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-14
1
-0
/
+28
|
*
|
|
io-wq: don't call kXalloc_node() with non-online node
Jens Axboe
2020-02-13
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-12
4
-11
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
dax: pass NOWAIT flag to iomap_apply
Jeff Moyer
2020-02-06
1
-0
/
+3
|
*
|
|
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
Vivek Goyal
2020-01-03
4
-11
/
+6
[next]