summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | cifs: new mount option called retransShyam Prasad N2024-01-195-0/+15
| * | cifs: reschedule periodic query for server interfacesShyam Prasad N2024-01-191-0/+2
| * | smb: client: don't clobber ->i_rdev from cached reparse pointsPaulo Alcantara2024-01-191-3/+3
| * | smb: client: get rid of smb311_posix_query_path_info()Paulo Alcantara2024-01-192-83/+36
| * | smb: client: parse owner/group when creating reparse pointsPaulo Alcantara2024-01-194-89/+71
| * | smb: client: fix parsing of SMB3.1.1 POSIX create contextPaulo Alcantara2024-01-191-1/+1
| * | cifs: new nt status codes from MS-SMB2Shyam Prasad N2024-01-182-0/+4
| * | cifs: pick channel for tcon and tdisShyam Prasad N2024-01-181-6/+4
| * | cifs: open_cached_dir should not rely on primary channelShyam Prasad N2024-01-181-1/+1
| * | cifs: minor comment cleanupSteve French2024-01-181-3/+3
| * | smb3: show beginning time for per share statsSteve French2024-01-183-2/+6
| * | cifs: remove redundant variable tcon_existColin Ian King2024-01-161-3/+3
* | | execve: open the executable file before doing anything elseLinus Torvalds2024-01-201-34/+35
* | | Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-01-191-2/+2
|\ \ \
| * | | bcachefs: Replace strlcpy() with strscpy()Kees Cook2024-01-181-2/+2
* | | | Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2024-01-199-48/+89
|\ \ \ \
| * | | | ceph: get rid of passing callbacks in __dentry_leases_walk()Al Viro2024-01-151-8/+13
| * | | | ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thingAl Viro2024-01-151-2/+0
| * | | | ceph: fix invalid pointer access if get_quota_realm return ERR_PTRWenchao Hao2024-01-151-17/+22
| * | | | ceph: remove duplicated code in ceph_netfs_issue_read()Xiubo Li2024-01-151-2/+2
| * | | | ceph: send oldest_client_tid when renewing capsXiubo Li2024-01-151-5/+17
| * | | | ceph: rename create_session_open_msg() to create_session_full_msg()Xiubo Li2024-01-151-3/+5
| * | | | ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTIONEric Biggers2024-01-151-0/+1
| * | | | ceph: fix deadlock or deadcode of misusing dget()Xiubo Li2024-01-151-6/+3
| * | | | ceph: try to allocate a smaller extent map for sparse readXiubo Li2024-01-153-3/+23
| * | | | ceph: reinitialize mds feature bit even when session in openVenky Shankar2024-01-151-1/+1
| * | | | ceph: skip reconnecting if MDS is not readyXiubo Li2024-01-151-1/+2
* | | | | Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-01-191-1/+1
|\ \ \ \ \
| * | | | | xfs: fix backwards logic in xfs_bmap_alloc_accountDarrick J. Wong2024-01-111-1/+1
* | | | | | Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbdLinus Torvalds2024-01-197-23/+42
|\ \ \ \ \ \
| * | | | | | ksmbd: only v2 leases handle the directoryNamjae Jeon2024-01-141-0/+6
| * | | | | | ksmbd: fix UAF issue in ksmbd_tcp_new_connection()Namjae Jeon2024-01-144-18/+13
| * | | | | | ksmbd: validate mech token in session setupNamjae Jeon2024-01-143-5/+23
* | | | | | | Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-1955-2045/+3801
|\ \ \ \ \ \ \
| * | | | | | | netfs: Fix wrong #ifdef hiding waitDavid Howells2024-01-091-1/+1
| * | | | | | | cachefiles: Fix signed/unsigned mixupDavid Howells2024-01-091-3/+3
| * | | | | | | netfs: Fix the loop that unmarks folios after writing to the cacheDavid Howells2024-01-052-1/+2
| * | | | | | | netfs: Fix interaction between write-streaming and cachefiles cullingDavid Howells2024-01-055-15/+37
| * | | | | | | netfs: Count DIO writesDavid Howells2024-01-053-4/+9
| * | | | | | | netfs: Mark netfs_unbuffered_write_iter_locked() staticDavid Howells2024-01-052-8/+2
| * | | | | | | netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs"David Howells2024-01-041-1/+1
| * | | | | | | 9p: Use length of data written to the server in preference to errorDavid Howells2024-01-041-4/+3
| * | | | | | | 9p: Do a couple of cleanupsDavid Howells2024-01-041-8/+9
| * | | | | | | 9p: Fix initialisation of netfs_inode for 9pDavid Howells2024-01-033-3/+5
| * | | | | | | cachefiles: Fix __cachefiles_prepare_write()David Howells2024-01-031-11/+17
| * | | | | | | 9p: Use netfslib read/write_iterDavid Howells2023-12-284-309/+85
| * | | | | | | afs: Use the netfs write helpersDavid Howells2023-12-283-703/+84
| * | | | | | | netfs: Export the netfs_sreq tracepointDavid Howells2023-12-281-0/+2
| * | | | | | | netfs: Optimise away reads above the point at which there can be no dataDavid Howells2023-12-2810-17/+40
| * | | | | | | netfs: Implement a write-through caching optionDavid Howells2023-12-285-10/+154