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
*
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
7
-17
/
+0
*
NFS: Replace dprintk callsites in nfs_readpage(s)
Chuck Lever
2021-10-21
2
-6
/
+151
*
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
2021-10-21
2
-6
/
+9
*
Fix user namespace leak
Alexey Gladkov
2021-10-21
1
-1
/
+1
*
NFS: Save some space in the inode
Trond Myklebust
2021-10-21
1
-8
/
+18
*
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
3
-6
/
+7
*
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
*
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
1
-5
/
+11
*
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
*
NFS: Fix up nfs_ctx_key_to_expire()
Trond Myklebust
2021-10-04
2
-15
/
+30
*
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
*
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
|
|
\
|
|
*
ext4: drop unnecessary journal handle in delalloc write
Zhang Yi
2021-09-05
1
-55
/
+5
|
|
*
ext4: factor out write end code of inline file
Zhang Yi
2021-09-05
3
-109
/
+84
|
|
*
ext4: correct the error path of ext4_write_inline_data_end()
Zhang Yi
2021-09-05
2
-12
/
+10
|
|
*
ext4: check and update i_disksize properly
Zhang Yi
2021-09-05
1
-16
/
+18
|
*
|
ext4: add error checking to ext4_ext_replay_set_iblocks()
Theodore Ts'o
2021-09-02
1
-5
/
+14
*
|
|
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-03
2
-3
/
+8
|
\
\
\
|
*
|
|
kernfs: also call kernfs_set_rev() for positive dentry
Hou Tao
2021-09-28
1
-2
/
+7
|
*
|
|
debugfs: debugfs_create_file_size(): use IS_ERR to check for error
Nirmoy Das
2021-09-21
1
-1
/
+1
*
|
|
|
Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-10-03
11
-340
/
+292
|
\
\
\
\
|
*
|
|
|
ksmbd: missing check for NULL in convert_to_nt_pathname()
Dan Carpenter
2021-10-01
1
-10
/
+7
|
*
|
|
|
ksmbd: fix transform header validation
Namjae Jeon
2021-09-30
1
-9
/
+9
[next]