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
*
ceph: move to a dedicated slabcache for mds requests
Jeff Layton
2020-03-30
2
-2
/
+11
*
ceph: reorganize fields in ceph_mds_request
Jeff Layton
2020-03-30
1
-3
/
+3
*
ceph: switch to page_mkwrite_check_truncate in ceph_page_mkwrite
Andreas Gruenbacher
2020-03-30
1
-1
/
+1
*
ceph: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-30
1
-1
/
+1
*
ceph: check if file lock exists before sending unlock request
Yan, Zheng
2020-03-30
1
-2
/
+29
*
ceph: move ceph_osdc_{read,write}pages to ceph.ko
Xiubo Li
2020-03-30
1
-2
/
+84
*
ceph: don't ClearPageChecked in ceph_invalidatepage()
Jeff Layton
2020-03-30
1
-2
/
+0
*
libceph: drop CEPH_DEFINE_SHOW_FUNC
Ilya Dryomov
2020-03-30
1
-8
/
+8
*
ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO}
Yan, Zheng
2020-03-30
3
-24
/
+35
*
ceph: add refcounting for Fx caps
Jeff Layton
2020-03-30
3
-1
/
+9
*
ceph: register MDS request with dir inode from the start
Jeff Layton
2020-03-30
1
-10
/
+6
*
afs: Fix unpinned address list during probing
David Howells
2020-03-27
1
-0
/
+2
*
Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-03-26
2
-3
/
+12
|
\
|
*
ceph: fix memory leak in ceph_cleanup_snapid_map()
Luis Henriques
2020-03-23
1
-0
/
+1
|
*
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
2020-03-23
1
-3
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-25
3
-68
/
+32
|
\
\
|
*
\
Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-03-20
3
-68
/
+32
|
|
\
\
|
|
*
|
afs: Fix client call Rx-phase signal handling
David Howells
2020-03-14
1
-32
/
+2
|
|
*
|
afs: Fix handling of an abort from a service handler
David Howells
2020-03-14
3
-33
/
+26
|
|
*
|
afs: Fix some tracing details
David Howells
2020-03-14
1
-2
/
+2
|
|
*
|
rxrpc: Fix call interruptibility handling
David Howells
2020-03-14
1
-1
/
+2
*
|
|
|
Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-03-25
1
-7
/
+21
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
zonfs: Fix handling of read-only zones
Damien Le Moal
2020-03-25
1
-7
/
+21
*
|
|
|
Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-22
2
-2
/
+6
|
\
\
\
\
|
*
|
|
|
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
2020-03-20
1
-2
/
+2
|
*
|
|
|
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
2020-03-13
1
-0
/
+4
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-03-22
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
2020-03-22
1
-4
/
+4
*
|
|
|
|
|
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-21
2
-3
/
+22
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
io_uring: make sure accept honor rlimit nofile
Jens Axboe
2020-03-20
1
-1
/
+4
|
*
|
|
|
|
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
2020-03-20
2
-2
/
+10
|
*
|
|
|
|
io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}
Pavel Begunkov
2020-03-14
1
-0
/
+8
*
|
|
|
|
|
Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-03-19
2
-2
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CIFS: fiemap: do not return EINVAL if get nothing
Murphy Zhou
2020-03-17
1
-1
/
+1
|
*
|
|
|
|
|
CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir...
Shyam Prasad N
2020-03-17
1
-0
/
+2
|
*
|
|
|
|
|
cifs: potential unintitliazed error code in cifs_getattr()
Dan Carpenter
2020-03-17
1
-1
/
+1
*
|
|
|
|
|
|
locks: reinstate locks_delete_block optimization
Linus Torvalds
2020-03-18
2
-7
/
+50
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-15
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
futex: Fix inode life-time issue
Peter Zijlstra
2020-03-06
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-03-13
5
-2
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
2020-02-25
3
-1
/
+3
|
*
|
|
|
|
|
|
NFS: Fix leak of ctx->nfs_server.hostname
Scott Mayhew
2020-02-25
1
-0
/
+2
|
*
|
|
|
|
|
|
NFS: Don't hard-code the fs_type when submounting
Scott Mayhew
2020-02-25
1
-1
/
+1
|
*
|
|
|
|
|
|
NFS: Ensure the fs_context has the correct fs_type before mounting
Scott Mayhew
2020-02-21
1
-0
/
+7
*
|
|
|
|
|
|
|
Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-03-13
2
-3
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fuse: fix stack use after return
Miklos Szeredi
2020-02-13
2
-3
/
+5
*
|
|
|
|
|
|
|
|
Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-13
5
-4
/
+23
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ovl: fix lockdep warning for async write
Miklos Szeredi
2020-03-13
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
ovl: fix some xino configurations
Amir Goldstein
2020-03-13
2
-1
/
+9
|
*
|
|
|
|
|
|
|
|
ovl: fix lock in ovl_llseek()
Amir Goldstein
2020-03-12
2
-3
/
+8
[next]