index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
SUNRPC: Don't dereference xprt->snd_task if it's a cookie
Chuck Lever
1
-5
/
+13
2022-01-14
xprtrdma: Remove definitions of RPCDBG_FACILITY
Chuck Lever
5
-27
/
+0
2022-01-14
xprtrdma: Remove final dprintk call sites from xprtrdma
Chuck Lever
1
-12
/
+0
2022-01-13
sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()
Anna Schumaker
1
-16
/
+19
2022-01-13
net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change
Xiyu Yang
1
-2
/
+4
2022-01-13
NFSv4.1 test and add 4.1 trunking transport
Olga Kornievskaia
1
-1
/
+55
2022-01-13
SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt
Olga Kornievskaia
1
-1
/
+4
2022-01-13
NFSv4 handle port presence in fs_location server string
Olga Kornievskaia
2
-7
/
+12
2022-01-13
NFSv4 expose nfs_parse_server_name function
Olga Kornievskaia
2
-3
/
+4
2022-01-13
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
5
-15
/
+81
2022-01-12
NFSv4 store server support for fs_location attribute
Olga Kornievskaia
2
-1
/
+3
2022-01-12
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
2
-2
/
+3
2022-01-07
NFSv4: nfs_atomic_open() can race when looking up a non-regular file
Trond Myklebust
1
-0
/
+5
2022-01-07
NFSv4: Handle case where the lookup of a directory fails
Trond Myklebust
1
-0
/
+13
2022-01-06
NFSv42: Fallocate and clone should also request 'blocks used'
Trond Myklebust
1
-5
/
+8
2022-01-06
NFSv4: Allow writebacks to request 'blocks used'
Trond Myklebust
2
-14
/
+9
2022-01-06
SUNRPC: use default_groups in kobj_type
Greg Kroah-Hartman
1
-2
/
+4
2022-01-06
NFS: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-06
NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open()
Trond Myklebust
1
-1
/
+6
2022-01-06
NFS: Add a helper to remove case-insensitive aliases
Trond Myklebust
3
-2
/
+16
2022-01-06
NFS: Invalidate negative dentries on all case insensitive directory changes
Trond Myklebust
1
-4
/
+15
2022-01-06
NFSv4: Just don't cache negative dentries on case insensitive servers
Trond Myklebust
1
-0
/
+3
2022-01-06
NFSv4: Add some support for case insensitive filesystems
Trond Myklebust
4
-1
/
+51
2022-01-06
NFSv4.1: Fix uninitialised variable in devicenotify
Trond Myklebust
3
-11
/
+11
2022-01-06
nfs: nfs4clinet: check the return value of kstrdup()
Xiaoke Wang
1
-1
/
+4
2022-01-06
NFSv4 only print the label when its queried
Olga Kornievskaia
1
-3
/
+4
2022-01-06
SUNRPC: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2022-01-06
sunrpc: Remove unneeded null check
Xu Wang
1
-4
/
+2
2022-01-06
nfs41: pnfs: filelayout: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+2
2022-01-06
SUNRPC: Add source address/port to rpc_socket* traces
Pierguido Lambri
1
-20
/
+32
2022-01-06
NFS: Ensure the server has an up to date ctime before renaming
Trond Myklebust
1
-0
/
+2
2022-01-06
NFS: Ensure the server has an up to date ctime before hardlinking
Trond Myklebust
1
-0
/
+2
2022-01-06
NFS: don't store 'struct cred *' in struct nfs_access_entry
NeilBrown
3
-8
/
+47
2022-01-06
NFS: pass cred explicitly for access tests
NeilBrown
5
-16
/
+22
2022-01-06
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
3
-22
/
+20
2022-01-02
Linux 5.16-rc8
Linus Torvalds
1
-1
/
+1
2022-01-02
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...
Linus Torvalds
6
-21
/
+43
2022-01-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+8
2022-01-02
Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
1
-3
/
+5
2022-01-02
perf pmu: Fix alias events list
John Garry
1
-6
/
+17
2022-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+11
2021-12-31
mm: vmscan: reduce throttling due to a failure to make progress -fix
Mel Gorman
1
-1
/
+2
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
3
-10
/
+59
2021-12-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+17
2021-12-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-6
/
+11
2021-12-31
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
1
-2
/
+7
2021-12-31
userfaultfd/selftests: fix hugetlb area allocations
Mike Kravetz
1
-6
/
+10
2021-12-31
Docs: Fixes link to I2C specification
Deep Majumder
1
-3
/
+5
2021-12-31
i2c: validate user data in compat ioctl
Pavel Skripkin
1
-0
/
+3
[next]