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
*
netfs: Add a netfs inode context
David Howells
2022-03-18
23
-238
/
+176
*
ceph: Make ceph_init_request() check caps on readahead
David Howells
2022-03-18
1
-28
/
+41
*
netfs: Change ->init_request() to return an error code
David Howells
2022-03-18
4
-27
/
+40
*
netfs: Refactor arguments for netfs_alloc_read_request
David Howells
2022-03-18
3
-17
/
+26
*
netfs: Trace refcounting on the netfs_io_subrequest struct
David Howells
2022-03-18
3
-20
/
+34
*
netfs: Trace refcounting on the netfs_io_request struct
David Howells
2022-03-18
3
-16
/
+33
*
netfs: Adjust the netfs_rreq tracepoint slightly
David Howells
2022-03-18
1
-1
/
+1
*
netfs: Split netfs_io_* object handling out
David Howells
2022-03-18
4
-118
/
+147
*
netfs: Finish off rename of netfs_read_request to netfs_io_request
David Howells
2022-03-18
5
-51
/
+52
*
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
2022-03-18
7
-126
/
+126
*
fscache: export fscache_end_operation()
Jeffle Xu
2022-03-18
3
-27
/
+0
*
ceph: misc fix for code style and logs
Xiubo Li
2022-03-01
1
-60
/
+62
*
ceph: allocate capsnap memory outside of ceph_queue_cap_snap()
Xiubo Li
2022-03-01
1
-18
/
+28
*
ceph: do not release the global snaprealm until unmounting
Xiubo Li
2022-03-01
3
-4
/
+13
*
ceph: eliminate the recursion when rebuilding the snap context
Xiubo Li
2022-03-01
2
-9
/
+50
*
ceph: do not update snapshot context when there is no new snapshot
Xiubo Li
2022-03-01
1
-9
/
+19
*
ceph: zero the dir_entries memory when allocating it
Xiubo Li
2022-03-01
1
-1
/
+2
*
ceph: move to a dedicated slabcache for ceph_cap_snap
Xiubo Li
2022-03-01
3
-3
/
+11
*
ceph: add getvxattr op
Milind Changire
2022-03-01
6
-2
/
+94
*
ceph: fix comments mentioning i_mutex
hongnanli
2022-03-01
2
-5
/
+5
*
ceph: fail the request directly if handle_reply gets an ESTALE
Xiubo Li
2022-03-01
1
-29
/
+0
*
ceph: wake waiters after failed async create
Jeff Layton
2022-03-01
1
-18
/
+33
*
ceph: wait for async create reply before sending any cap messages
Jeff Layton
2022-03-01
1
-0
/
+14
*
ceph: eliminate req->r_wait_for_completion from ceph_mds_request
Jeff Layton
2022-03-01
3
-13
/
+15
*
ceph: uninline the data on a file opened for writing
David Howells
2022-03-01
3
-124
/
+64
*
ceph: make ceph_netfs_issue_op() handle inlined data
David Howells
2022-03-01
1
-17
/
+60
*
ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
Jeff Layton
2022-03-01
1
-3
/
+3
*
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-26
1
-2
/
+3
|
\
|
*
tracefs: Set the group ownership in apply_options() not parse_options()
Steven Rostedt (Google)
2022-02-26
1
-2
/
+3
*
|
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-26
1
-2
/
+5
|
\
\
|
*
|
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
2022-02-10
1
-2
/
+5
*
|
|
Merge tag 'configfs-5.17-2022-02-25' of git://git.infradead.org/users/hch/con...
Linus Torvalds
2022-02-25
1
-0
/
+14
|
\
\
\
|
*
|
|
configfs: fix a race in configfs_{,un}register_subsystem()
ChenXiaoSong
2022-02-22
1
-0
/
+14
*
|
|
|
Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-25
7
-84
/
+296
|
\
\
\
\
|
*
|
|
|
btrfs: reduce extent threshold for autodefrag
Qu Wenruo
2022-02-24
3
-4
/
+17
|
*
|
|
|
btrfs: autodefrag: only scan one inode once
Qu Wenruo
2022-02-23
1
-62
/
+22
|
*
|
|
|
btrfs: defrag: don't use merged extent map for their generation check
Qu Wenruo
2022-02-23
3
-0
/
+24
|
*
|
|
|
btrfs: defrag: bring back the old file extent search behavior
Qu Wenruo
2022-02-23
1
-4
/
+157
|
*
|
|
|
btrfs: defrag: remove an ambiguous condition for rejection
Qu Wenruo
2022-02-23
1
-4
/
+0
|
*
|
|
|
btrfs: defrag: don't defrag extents which are already at max capacity
Qu Wenruo
2022-02-23
1
-0
/
+20
|
*
|
|
|
btrfs: defrag: don't try to merge regular extents with preallocated extents
Qu Wenruo
2022-02-23
1
-6
/
+11
|
*
|
|
|
btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...
Qu Wenruo
2022-02-15
1
-9
/
+39
|
*
|
|
|
btrfs: prevent copying too big compressed lzo segment
Dāvis Mosāns
2022-02-15
1
-0
/
+11
*
|
|
|
|
Merge tag 'io_uring-5.17-2022-02-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-02-24
1
-7
/
+17
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
io_uring: disallow modification of rsrc_data during quiesce
Dylan Yudaken
2022-02-22
1
-1
/
+9
|
*
|
|
|
io_uring: don't convert to jiffies for waiting on timeouts
Jens Axboe
2022-02-21
1
-6
/
+7
|
*
|
|
|
io_uring: add a schedule point in io_add_buffers()
Eric Dumazet
2022-02-15
1
-0
/
+1
*
|
|
|
|
Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-20
1
-0
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
fs: add kernel doc for mnt_{hold,unhold}_writers()
Christian Brauner
2022-02-14
1
-0
/
+30
*
|
|
|
|
|
Merge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-02-19
3
-10
/
+6
|
\
\
\
\
\
\
[next]