index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-01-19
11
-63
/
+98
|
\
|
*
ceph: get rid of passing callbacks in __dentry_leases_walk()
Al Viro
2024-01-15
1
-8
/
+13
|
*
ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing
Al Viro
2024-01-15
1
-2
/
+0
|
*
ceph: fix invalid pointer access if get_quota_realm return ERR_PTR
Wenchao Hao
2024-01-15
1
-17
/
+22
|
*
ceph: remove duplicated code in ceph_netfs_issue_read()
Xiubo Li
2024-01-15
1
-2
/
+2
|
*
ceph: send oldest_client_tid when renewing caps
Xiubo Li
2024-01-15
1
-5
/
+17
|
*
ceph: rename create_session_open_msg() to create_session_full_msg()
Xiubo Li
2024-01-15
1
-3
/
+5
|
*
ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION
Eric Biggers
2024-01-15
1
-0
/
+1
|
*
ceph: fix deadlock or deadcode of misusing dget()
Xiubo Li
2024-01-15
1
-6
/
+3
|
*
ceph: try to allocate a smaller extent map for sparse read
Xiubo Li
2024-01-15
4
-5
/
+28
|
*
libceph: remove MAX_EXTENTS check for sparse reads
Xiubo Li
2024-01-15
1
-13
/
+4
|
*
ceph: reinitialize mds feature bit even when session in open
Venky Shankar
2024-01-15
1
-1
/
+1
|
*
ceph: skip reconnecting if MDS is not ready
Xiubo Li
2024-01-15
1
-1
/
+2
*
|
Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-01-19
1
-1
/
+1
|
\
\
|
*
|
xfs: fix backwards logic in xfs_bmap_alloc_account
Darrick J. Wong
2024-01-11
1
-1
/
+1
*
|
|
Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd
Linus Torvalds
2024-01-19
8
-26
/
+48
|
\
\
\
|
*
|
|
ksmbd: only v2 leases handle the directory
Namjae Jeon
2024-01-15
1
-0
/
+6
|
*
|
|
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
2024-01-14
4
-18
/
+13
|
*
|
|
ksmbd: validate mech token in session setup
Namjae Jeon
2024-01-14
3
-5
/
+23
|
*
|
|
ksmbd: update feature status in documentation
Namjae Jeon
2024-01-14
1
-3
/
+6
*
|
|
|
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-19
74
-2180
/
+4158
|
\
\
\
\
|
*
\
\
\
Merge tag 'netfs-lib-20240109' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Christian Brauner
2024-01-11
9
-30
/
+56
|
|
\
\
\
\
|
|
*
|
|
|
netfs: Fix wrong #ifdef hiding wait
David Howells
2024-01-09
1
-1
/
+1
|
|
*
|
|
|
cachefiles: Fix signed/unsigned mixup
David Howells
2024-01-09
1
-3
/
+3
|
|
*
|
|
|
netfs: Fix the loop that unmarks folios after writing to the cache
David Howells
2024-01-06
2
-1
/
+2
|
|
*
|
|
|
netfs: Fix interaction between write-streaming and cachefiles culling
David Howells
2024-01-05
7
-15
/
+41
|
|
*
|
|
|
netfs: Count DIO writes
David Howells
2024-01-05
3
-4
/
+9
|
|
*
|
|
|
netfs: Mark netfs_unbuffered_write_iter_locked() static
David Howells
2024-01-05
2
-8
/
+2
|
*
|
|
|
|
Merge tag 'netfs-lib-20240104' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Christian Brauner
2024-01-04
7
-28
/
+36
|
|
\
|
|
|
|
|
|
*
|
|
|
netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs"
David Howells
2024-01-04
1
-1
/
+1
|
|
*
|
|
|
netfs: Rearrange netfs_io_subrequest to put request pointer first
David Howells
2024-01-04
1
-1
/
+1
|
|
*
|
|
|
9p: Use length of data written to the server in preference to error
David Howells
2024-01-04
1
-4
/
+3
|
|
*
|
|
|
9p: Do a couple of cleanups
David Howells
2024-01-04
1
-8
/
+9
|
|
*
|
|
|
9p: Fix initialisation of netfs_inode for 9p
David Howells
2024-01-03
3
-3
/
+5
|
|
*
|
|
|
cachefiles: Fix __cachefiles_prepare_write()
David Howells
2024-01-03
1
-11
/
+17
|
*
|
|
|
|
Merge tag 'netfs-lib-20231228' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Christian Brauner
2023-12-28
72
-2485
/
+4248
|
|
\
|
|
|
|
|
|
*
|
|
|
9p: Use netfslib read/write_iter
David Howells
2023-12-28
4
-309
/
+85
|
|
*
|
|
|
afs: Use the netfs write helpers
David Howells
2023-12-28
4
-726
/
+84
|
|
*
|
|
|
netfs: Export the netfs_sreq tracepoint
David Howells
2023-12-28
1
-0
/
+2
|
|
*
|
|
|
netfs: Optimise away reads above the point at which there can be no data
David Howells
2023-12-28
11
-20
/
+58
|
|
*
|
|
|
netfs: Implement a write-through caching option
David Howells
2023-12-28
7
-12
/
+162
|
|
*
|
|
|
netfs: Provide a launder_folio implementation
David Howells
2023-12-28
4
-0
/
+80
|
|
*
|
|
|
netfs: Provide a writepages implementation
David Howells
2023-12-28
2
-0
/
+638
|
|
*
|
|
|
netfs, cachefiles: Pass upper bound length to allow expansion
David Howells
2023-12-28
9
-26
/
+25
|
|
*
|
|
|
netfs: Provide netfs_file_read_iter()
David Howells
2023-12-28
2
-0
/
+75
|
|
*
|
|
|
netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
David Howells
2023-12-28
2
-0
/
+63
|
|
*
|
|
|
netfs: Implement buffered write API
David Howells
2023-12-28
2
-0
/
+86
|
|
*
|
|
|
netfs: Implement unbuffered/DIO write support
David Howells
2023-12-28
11
-10
/
+224
|
|
*
|
|
|
netfs: Implement unbuffered/DIO read support
David Howells
2023-12-28
10
-11
/
+226
|
|
*
|
|
|
netfs: Allocate multipage folios in the writepath
David Howells
2023-12-28
1
-2
/
+7
[next]