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
*
take care to handle NULL ->proc_lseek()
Al Viro
2022-08-14
1
-0
/
+3
*
Merge tag 'pull-work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2022-08-14
1
-1
/
+1
|
\
|
*
vfs: escape hash as well
Siddhesh Poyarekar
2022-06-28
1
-1
/
+1
*
|
Merge tag '5.20-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2022-08-14
19
-445
/
+528
|
\
\
|
*
|
cifs: Do not access tcon->cfids->cfid directly from is_path_accessible
Ronnie Sahlberg
2022-08-13
5
-12
/
+25
|
*
|
cifs: Add constructor/destructors for tcon->cfid
Ronnie Sahlberg
2022-08-12
6
-97
/
+121
|
*
|
SMB3: fix lease break timeout when multiple deferred close handles for the sa...
Bharath SM
2022-08-12
1
-19
/
+1
|
*
|
smb3: allow deferred close timeout to be configurable
Steve French
2022-08-12
5
-2
/
+22
|
*
|
cifs: Do not use tcon->cfid directly, use the cfid we get from open_cached_dir
Ronnie Sahlberg
2022-08-12
2
-3
/
+3
|
*
|
cifs: Move cached-dir functions into a separate file
Ronnie Sahlberg
2022-08-11
15
-351
/
+411
|
*
|
cifs: Remove {cifs,nfs}_fscache_release_page()
David Howells
2022-08-11
1
-16
/
+0
|
*
|
cifs: fix lock length calculation
Paulo Alcantara
2022-08-10
2
-5
/
+5
*
|
|
afs: Enable multipage folio support
David Howells
2022-08-14
2
-1
/
+3
*
|
|
Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-13
1
-0
/
+3
|
\
\
\
|
*
|
|
posix-cpu-timers: Cleanup CPU timers before freeing them during exec
Thadeu Lima de Souza Cascardo
2022-08-09
1
-0
/
+3
*
|
|
|
Merge tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-13
5
-46
/
+193
|
\
\
\
\
|
*
|
|
|
xfs: fix inode reservation space for removing transaction
hexiaole
2022-08-11
1
-1
/
+1
|
*
|
|
|
xfs: Fix false ENOSPC when performing direct write on a delalloc extent in co...
Chandan Babu R
2022-08-06
1
-35
/
+163
|
*
|
|
|
xfs: fix intermittent hang during quotacheck
Darrick J. Wong
2022-08-06
1
-0
/
+5
|
*
|
|
|
xfs: check return codes when flushing block devices
Darrick J. Wong
2022-08-06
2
-10
/
+24
*
|
|
|
|
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-11
4
-52
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
iomap: remove iomap_writepage
Christoph Hellwig
2022-07-22
1
-15
/
+0
|
*
|
|
|
|
zonefs: remove ->writepage
Christoph Hellwig
2022-07-22
1
-8
/
+0
|
*
|
|
|
|
gfs2: remove ->writepage
Christoph Hellwig
2022-07-22
1
-26
/
+0
|
*
|
|
|
|
gfs2: stop using generic_writepages in gfs2_ail1_start_one
Christoph Hellwig
2022-07-22
1
-3
/
+2
*
|
|
|
|
|
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-11
17
-205
/
+480
|
\
\
\
\
\
\
|
*
|
|
|
|
|
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
2022-08-03
2
-39
/
+26
|
*
|
|
|
|
|
ceph: remove useless check for the folio
Xiubo Li
2022-08-03
1
-10
/
+7
|
*
|
|
|
|
|
ceph: don't truncate file in atomic_open
Hu Weiwen
2022-08-03
1
-3
/
+6
|
*
|
|
|
|
|
ceph: make f_bsize always equal to f_frsize
Xiubo Li
2022-08-03
1
-7
/
+9
|
*
|
|
|
|
|
ceph: flush the dirty caps immediatelly when quota is approaching
Xiubo Li
2022-08-03
2
-4
/
+6
|
*
|
|
|
|
|
ceph: don't get the inline data for new creating files
Xiubo Li
2022-08-03
5
-9
/
+16
|
*
|
|
|
|
|
ceph: update the auth cap when the async create req is forwarded
Xiubo Li
2022-08-03
3
-0
/
+74
|
*
|
|
|
|
|
ceph: make change_auth_cap_ses a global symbol
Xiubo Li
2022-08-03
2
-2
/
+4
|
*
|
|
|
|
|
ceph: switch back to testing for NULL folio->private in ceph_dirty_folio
Jeff Layton
2022-08-03
1
-1
/
+1
|
*
|
|
|
|
|
ceph: call netfs_subreq_terminated with was_async == false
Jeff Layton
2022-08-03
1
-1
/
+1
|
*
|
|
|
|
|
ceph: convert to generic_file_llseek
Jeff Layton
2022-08-03
1
-47
/
+5
|
*
|
|
|
|
|
ceph: don't leak snap_rwsem in handle_cap_grant
Jeff Layton
2022-08-03
1
-14
/
+13
|
*
|
|
|
|
|
ceph: prevent a client from exceeding the MDS maximum xattr size
Luís Henriques
2022-08-03
2
-8
/
+26
|
*
|
|
|
|
|
ceph: choose auth MDS for getxattr with the Xs caps
Xiubo Li
2022-08-03
1
-1
/
+7
|
*
|
|
|
|
|
ceph: add session already open notify support
Xiubo Li
2022-08-03
2
-6
/
+24
|
*
|
|
|
|
|
ceph: wait for the first reply of inflight async unlink
Xiubo Li
2022-08-03
6
-16
/
+167
|
*
|
|
|
|
|
fs/dcache: export d_same_name() helper
Xiubo Li
2022-08-03
1
-4
/
+11
|
*
|
|
|
|
|
ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED
Xiubo Li
2022-08-03
1
-1
/
+0
|
*
|
|
|
|
|
ceph: use correct index when encoding client supported features
Luís Henriques
2022-08-03
2
-8
/
+5
|
*
|
|
|
|
|
fscrypt: add fscrypt_context_for_new_inode
Jeff Layton
2022-08-03
1
-6
/
+29
|
*
|
|
|
|
|
fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
Jeff Layton
2022-08-03
3
-15
/
+36
|
*
|
|
|
|
|
fs: change test in inode_insert5 for adding to the sb list
Jeff Layton
2022-08-03
1
-3
/
+7
*
|
|
|
|
|
|
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
17
-289
/
+513
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
NFS: Improve readpage/writepage tracing
Trond Myklebust
2022-08-09
1
-28
/
+26
[next]