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 '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
|
*
|
|
NFS: Improve O_DIRECT tracing
Trond Myklebust
2022-08-09
1
-12
/
+9
|
*
|
|
NFS: Improve write error tracing
Trond Myklebust
2022-08-09
2
-18
/
+26
|
*
|
|
NFS: don't unhash dentry during unlink/rename
NeilBrown
2022-08-08
1
-18
/
+54
|
*
|
|
NFSv4/pnfs: Fix a use-after-free bug in open
Trond Myklebust
2022-08-02
1
-5
/
+6
|
*
|
|
NFS: nfs_async_write_reschedule_io must not recurse into the writeback code
Trond Myklebust
2022-08-02
1
-2
/
+0
|
*
|
|
NFSv4.1: RECLAIM_COMPLETE must handle EACCES
Zhang Xianwei
2022-07-27
1
-0
/
+3
|
*
|
|
NFSv4.1 probe offline transports for trunking on session creation
Olga Kornievskaia
2022-07-25
1
-0
/
+8
|
*
|
|
NFSv4.1 remove xprt from xprt_switch if session trunking test fails
Olga Kornievskaia
2022-07-25
1
-0
/
+3
|
*
|
|
NFSv4.1 offline trunkable transports on DESTROY_SESSION
Olga Kornievskaia
2022-07-25
1
-0
/
+1
|
*
|
|
NFS: Replace the READ_PLUS decoding code
Anna Schumaker
2022-07-23
1
-82
/
+88
|
*
|
|
NFS: Replace fs_context-related dprintk() call sites with tracepoints
Chuck Lever
2022-07-23
2
-10
/
+73
|
*
|
|
nfs: only issue commit in DIO codepath if we have uncommitted data
Jeff Layton
2022-07-23
2
-19
/
+31
|
*
|
|
nfs: always check dreq->error after a commit
Jeff Layton
2022-07-23
1
-1
/
+2
|
*
|
|
nfs: add new nfs_direct_req tracepoint events
Jeff Layton
2022-07-23
3
-33
/
+114
|
*
|
|
NFSv4: Fix races in the legacy idmapper upcall
Trond Myklebust
2022-07-13
1
-22
/
+24
|
*
|
|
NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE
Anna Schumaker
2022-07-12
4
-10
/
+31
|
*
|
|
nfs: fix port value parsing
Ian Kent
2022-07-12
1
-1
/
+1
|
*
|
|
nfs: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-07-12
1
-2
/
+2
|
*
|
|
NFS: remove redundant code in nfs_file_write()
ChenXiaoSong
2022-07-12
1
-2
/
+0
|
*
|
|
nfs/blocklayout: refactor block device opening
Christoph Hellwig
2022-07-12
1
-31
/
+11
[next]