index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
NFS: Replace dprintk callsites in nfs_readpage(s)
Chuck Lever
2
-6
/
+151
2021-10-21
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
2
-6
/
+9
2021-10-21
Fix user namespace leak
Alexey Gladkov
1
-1
/
+1
2021-10-21
NFS: Save some space in the inode
Trond Myklebust
1
-8
/
+18
2021-10-21
NFSv4: Fixes for nfs4_inode_return_delegation()
Trond Myklebust
1
-4
/
+6
2021-10-21
NFS: Fix an Oops in pnfs_mark_request_commit()
Trond Myklebust
1
-1
/
+1
2021-10-21
NFS: Fix up commit deadlocks
Trond Myklebust
3
-6
/
+7
2021-10-10
NFS: Fix deadlocks in nfs_scan_commit_list()
Trond Myklebust
1
-15
/
+2
2021-10-10
NFS: Instrument i_size_write()
Chuck Lever
3
-6
/
+54
2021-10-10
NFS: Remove unnecessary TRACE_DEFINE_ENUM()s
Chuck Lever
1
-68
/
+0
2021-10-04
pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
Baptiste Lepers
2
-4
/
+4
2021-10-04
NFS: Remove unnecessary page cache invalidations
Trond Myklebust
1
-6
/
+1
2021-10-04
NFS: Do not flush the readdir cache in nfs_dentry_iput()
Trond Myklebust
1
-4
/
+0
2021-10-04
NFS: Fix dentry verifier races
Trond Myklebust
1
-4
/
+3
2021-10-04
NFS: Further optimisations for 'ls -l'
Trond Myklebust
1
-5
/
+11
2021-10-04
NFS: Fix up nfs_readdir_inode_mapping_valid()
Trond Myklebust
1
-1
/
+2
2021-10-04
NFS: Ignore the directory size when marking for revalidation
Trond Myklebust
1
-1
/
+1
2021-10-04
NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA
Trond Myklebust
1
-2
/
+7
2021-10-04
NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED
Trond Myklebust
3
-3
/
+5
2021-10-04
NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE
Trond Myklebust
1
-23
/
+22
2021-10-04
NFS: Fix a few more clear_bit() instances that need release semantics
Trond Myklebust
2
-12
/
+3
2021-10-04
NFS: Fix up nfs_ctx_key_to_expire()
Trond Myklebust
2
-15
/
+30
2021-10-04
NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink()
Trond Myklebust
1
-3
/
+15
2021-10-04
NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink()
Trond Myklebust
1
-0
/
+3
2021-10-04
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
1
-1
/
+1
2021-10-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-199
/
+182
2021-10-03
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+8
2021-10-03
Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
11
-340
/
+292
2021-10-02
Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-19
/
+3
2021-10-01
io_uring: kill fasync
Pavel Begunkov
1
-15
/
+2
2021-10-01
ext4: recheck buffer uptodate bit under buffer lock
Zhang Yi
1
-0
/
+6
2021-10-01
ext4: fix potential infinite loop in ext4_dx_readdir()
yangerkun
1
-3
/
+3
2021-10-01
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
1
-1
/
+4
2021-10-01
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
1
-5
/
+5
2021-10-01
ext4: fix reserved space counter leakage
Jeffle Xu
2
-0
/
+11
2021-10-01
ext4: limit the number of blocks in one ADD_RANGE TLV
Hou Tao
1
-0
/
+6
2021-10-01
ksmbd: missing check for NULL in convert_to_nt_pathname()
Dan Carpenter
1
-10
/
+7
2021-09-30
ksmbd: fix transform header validation
Namjae Jeon
1
-9
/
+9
2021-09-30
ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
Hyunchul Lee
3
-13
/
+74
2021-09-30
ksmbd: add validation in smb2 negotiate
Namjae Jeon
2
-6
/
+68
2021-09-30
ksmbd: add request buffer validation in smb2_set_info
Namjae Jeon
1
-42
/
+107
2021-09-30
ksmbd: use correct basic info level in set_file_basic_info()
Namjae Jeon
2
-7
/
+15
2021-09-30
ksmbd: remove NTLMv1 authentication
Namjae Jeon
3
-229
/
+0
2021-09-29
ksmbd: fix documentation for 2 functions
Enzo Matsumiya
1
-2
/
+2
2021-09-28
kernfs: also call kernfs_set_rev() for positive dentry
Hou Tao
1
-2
/
+7
2021-09-28
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2
-2
/
+2
2021-09-27
vboxfs: fix broken legacy mount signature checking
Linus Torvalds
1
-10
/
+2
2021-09-27
io-wq: exclusively gate signal based exit on get_signal() return
Jens Axboe
1
-4
/
+1
2021-09-27
ksmbd: fix invalid request buffer access in compound
Namjae Jeon
1
-2
/
+11
2021-09-27
ksmbd: remove RFC1002 check in smb2 request
Ronnie Sahlberg
2
-22
/
+1
[next]