index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Move nfs_probe_destination() into the generic client
Anna Schumaker
2021-10-21
3
-25
/
+26
*
NFS: Create an nfs4_server_set_init_caps() function
Anna Schumaker
2021-10-21
3
-14
/
+22
*
NFS: Remove --> and <-- dprintk call sites
Chuck Lever
2021-10-21
1
-49
/
+5
*
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
2021-10-21
9
-17
/
+2
*
NFS: Replace dprintk callsites in nfs_readpage(s)
Chuck Lever
2021-10-21
2
-6
/
+151
*
SUNRPC: Use BIT() macro in rpc_show_xprt_state()
Chuck Lever
2021-10-21
1
-12
/
+12
*
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
2021-10-21
6
-59
/
+108
*
xprtrdma: Remove rpcrdma_ep::re_implicit_roundup
Chuck Lever
2021-10-21
2
-3
/
+0
*
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
2021-10-21
5
-12
/
+65
*
Fix user namespace leak
Alexey Gladkov
2021-10-21
1
-1
/
+1
*
NFS: Save some space in the inode
Trond Myklebust
2021-10-21
2
-26
/
+42
*
NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests
Dave Wysochanski
2021-10-21
1
-1
/
+3
*
NFSv4: Fixes for nfs4_inode_return_delegation()
Trond Myklebust
2021-10-21
1
-4
/
+6
*
NFS: Fix an Oops in pnfs_mark_request_commit()
Trond Myklebust
2021-10-21
1
-1
/
+1
*
NFS: Fix up commit deadlocks
Trond Myklebust
2021-10-21
4
-6
/
+8
*
NFS: Fix deadlocks in nfs_scan_commit_list()
Trond Myklebust
2021-10-10
1
-15
/
+2
*
NFS: Instrument i_size_write()
Chuck Lever
2021-10-10
3
-6
/
+54
*
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
2021-10-10
2
-2
/
+11
*
NFS: Remove unnecessary TRACE_DEFINE_ENUM()s
Chuck Lever
2021-10-10
1
-68
/
+0
*
pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
Baptiste Lepers
2021-10-04
2
-4
/
+4
*
NFS: Remove unnecessary page cache invalidations
Trond Myklebust
2021-10-04
1
-6
/
+1
*
NFS: Do not flush the readdir cache in nfs_dentry_iput()
Trond Myklebust
2021-10-04
1
-4
/
+0
*
NFS: Fix dentry verifier races
Trond Myklebust
2021-10-04
1
-4
/
+3
*
NFS: Further optimisations for 'ls -l'
Trond Myklebust
2021-10-04
2
-8
/
+13
*
NFS: Fix up nfs_readdir_inode_mapping_valid()
Trond Myklebust
2021-10-04
1
-1
/
+2
*
NFS: Ignore the directory size when marking for revalidation
Trond Myklebust
2021-10-04
1
-1
/
+1
*
NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA
Trond Myklebust
2021-10-04
1
-2
/
+7
*
NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED
Trond Myklebust
2021-10-04
3
-3
/
+5
*
NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE
Trond Myklebust
2021-10-04
1
-23
/
+22
*
NFS: Fix a few more clear_bit() instances that need release semantics
Trond Myklebust
2021-10-04
2
-12
/
+3
*
SUNRPC: xprt_clear_locked() only needs release memory semantics
Trond Myklebust
2021-10-04
1
-5
/
+3
*
SUNRPC: Remove unnecessary memory barriers
Trond Myklebust
2021-10-04
1
-14
/
+2
*
SUNRPC: Remove WQ_HIGHPRI from xprtiod
Trond Myklebust
2021-10-04
1
-2
/
+1
*
SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute()
Trond Myklebust
2021-10-04
1
-1
/
+3
*
SUNRPC: Partial revert of commit 6f9f17287e78
Trond Myklebust
2021-10-04
1
-13
/
+15
*
NFS: Fix up nfs_ctx_key_to_expire()
Trond Myklebust
2021-10-04
3
-16
/
+31
*
NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink()
Trond Myklebust
2021-10-04
1
-3
/
+15
*
NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink()
Trond Myklebust
2021-10-04
1
-0
/
+3
*
Linux 5.15-rc4
v5.15-rc4
Linus Torvalds
2021-10-03
1
-1
/
+1
*
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
2021-10-03
1
-1
/
+1
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-03
7
-199
/
+182
|
\
|
*
ext4: recheck buffer uptodate bit under buffer lock
Zhang Yi
2021-10-01
1
-0
/
+6
|
*
ext4: fix potential infinite loop in ext4_dx_readdir()
yangerkun
2021-10-01
1
-3
/
+3
|
*
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
2021-10-01
1
-1
/
+4
|
*
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
2021-10-01
1
-5
/
+5
|
*
ext4: fix reserved space counter leakage
Jeffle Xu
2021-10-01
2
-0
/
+11
|
*
ext4: limit the number of blocks in one ADD_RANGE TLV
Hou Tao
2021-10-01
1
-0
/
+6
|
*
ext4: enforce buffer head state assertion in ext4_da_map_blocks
Eric Whitney
2021-09-09
1
-6
/
+9
|
*
ext4: remove extent cache entries when truncating inline data
Eric Whitney
2021-09-09
1
-0
/
+19
|
*
Merge branch 'delalloc-buffer-write' into dev
Theodore Ts'o
2021-09-09
3
-179
/
+105
|
|
\
[next]