index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
ceph: wait for async create reply before sending any cap messages
Jeff Layton
1
-0
/
+14
2022-03-01
ceph: eliminate req->r_wait_for_completion from ceph_mds_request
Jeff Layton
3
-13
/
+15
2022-03-01
ceph: uninline the data on a file opened for writing
David Howells
3
-124
/
+64
2022-03-01
ceph: make ceph_netfs_issue_op() handle inlined data
David Howells
1
-17
/
+60
2022-03-01
ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
Jeff Layton
1
-3
/
+3
2022-02-28
nfsd: more robust allocation failure handling in nfsd_file_cache_init
Amir Goldstein
1
-3
/
+3
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
3
-43
/
+13
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
4
-12
/
+3
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
3
-4
/
+4
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
4
-16
/
+16
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
2
-4
/
+3
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
3
-4
/
+0
2022-02-28
NFSD: Remove NFSD_PROC_ARGS_* macros
Chuck Lever
1
-19
/
+9
2022-02-28
NFSD: Use __sockaddr field to store socket addresses
Chuck Lever
1
-40
/
+39
2022-02-28
NFSD: Streamline the rare "found" case
Chuck Lever
1
-4
/
+3
2022-02-28
NFSD: Skip extra computation for RC_NOCACHE case
Chuck Lever
1
-2
/
+4
2022-02-28
NFSD: De-duplicate hash bucket indexing
Chuck Lever
1
-12
/
+10
2022-02-28
nfsd: Add support for the birth time attribute
Ondrej Valousek
2
-1
/
+11
2022-02-28
NFS: Calculate page offsets algorithmically
Trond Myklebust
1
-5
/
+13
2022-02-28
NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
Trond Myklebust
1
-7
/
+4
2022-02-28
NFS: Initialise the readdir verifier as best we can in nfs_opendir()
Trond Myklebust
1
-0
/
+1
2022-02-28
NFS: Trace lookup revalidation failure
Trond Myklebust
1
-12
/
+5
2022-02-28
NFS: Return valid errors from nfs2/3_decode_dirent()
Trond Myklebust
2
-16
/
+7
2022-02-28
Revert "NFSv4: use unique client identifiers in network namespaces"
Trond Myklebust
1
-14
/
+0
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
127
-1022
/
+2159
2022-02-27
nilfs2: pass the operation to bio_alloc
Christoph Hellwig
1
-11
/
+9
2022-02-27
ext4: pass the operation to bio_alloc
Christoph Hellwig
1
-4
/
+3
2022-02-27
mpage: pass the operation to bio_alloc
Christoph Hellwig
1
-29
/
+21
2022-02-26
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-2
/
+3
2022-02-26
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+5
2022-02-25
ext4: add extra check in ext4_mb_mark_bb() to prevent against possible corruption
Ritesh Harjani
1
-0
/
+8
2022-02-25
ext4: add strict range checks while freeing blocks
Ritesh Harjani
1
-13
/
+3
2022-02-25
ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
Ritesh Harjani
2
-9
/
+20
2022-02-25
ext4: no need to test for block bitmap bits in ext4_mb_mark_bb()
Ritesh Harjani
1
-1
/
+1
2022-02-25
ext4: rename ext4_set_bits to mb_set_bits
Ritesh Harjani
3
-10
/
+10
2022-02-25
ext4: use in_range() for range checking in ext4_fc_replay_check_excluded
Ritesh Harjani
1
-2
/
+2
2022-02-25
ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()
Ritesh Harjani
1
-78
/
+102
2022-02-25
ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit
Ritesh Harjani
1
-54
/
+75
2022-02-25
ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb
Ritesh Harjani
1
-7
/
+12
2022-02-25
jbd2: remove CONFIG_JBD2_DEBUG to update t_max_wait
Ritesh Harjani
1
-4
/
+3
2022-02-25
jbd2: kill t_handle_lock transaction spinlock
Ritesh Harjani
1
-19
/
+9
2022-02-25
jbd2: fix use-after-free of transaction_t race
Ritesh Harjani
1
-16
/
+25
2022-02-25
ext4: fix remount with 'abort' option
Lukas Czerner
1
-8
/
+21
2022-02-25
tracefs: Set the group ownership in apply_options() not parse_options()
Steven Rostedt (Google)
1
-2
/
+3
2022-02-25
NFS: Use of mapping_set_error() results in spurious errors
Trond Myklebust
1
-1
/
+4
2022-02-25
NFS: Clean up NFSv4.2 xattrs
Trond Myklebust
3
-12
/
+18
2022-02-25
NFS: Remove unnecessary XATTR cache invalidation in nfs_fhget()
Trond Myklebust
1
-2
/
+0
2022-02-25
NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR
Trond Myklebust
2
-0
/
+2
2022-02-25
NFS: Remove unused flag NFS_INO_REVAL_PAGECACHE
Trond Myklebust
2
-4
/
+2
[prev]
[next]