index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
4
-10
/
+2
2024-03-14
cifs: remove redundant variable assignment
Bharath SM
1
-2
/
+0
2024-03-14
cifs: fixes for get_inode_info
Meetakshi Setiya
2
-12
/
+13
2024-03-14
cifs: open_cached_dir(): add FILE_READ_EA to desired access
Eugene Korenevsky
1
-1
/
+2
2024-03-14
cifs: reduce warning log level for server not advertising interfaces
Shyam Prasad N
1
-2
/
+2
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
4
-3
/
+13
2024-03-14
cifs: defer close file handles having RH lease
Bharath SM
1
-4
/
+15
2024-03-13
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
26
-707
/
+1564
2024-03-13
pidfs: remove config option
Christian Brauner
5
-83
/
+75
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
35
-57
/
+46
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
7
-22
/
+16
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-9
/
+126
2024-03-12
Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-1
/
+31
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'execve-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-9
/
+4
2024-03-12
Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
3
-8
/
+6
2024-03-12
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
29
-557
/
+1344
2024-03-12
Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
9
-317
/
+335
2024-03-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
3
-26
/
+24
2024-03-12
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
3
-12
/
+21
2024-03-12
Merge tag 'affs-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-2
/
+1
2024-03-12
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
118
-1117
/
+2131
2024-03-12
Merge tag 'zonefs-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Linus Torvalds
1
-72
/
+95
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
3
-14
/
+38
2024-03-11
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2
-25
/
+29
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
10
-15
/
+59
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
30
-272
/
+319
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
42
-868
/
+956
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
7
-84
/
+486
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
12
-331
/
+392
2024-03-11
Merge tag 'vfs-6.9.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
48
-28826
/
+0
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
45
-390
/
+494
2024-03-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2024-03-10
smb: common: simplify compression headers
Enzo Matsumiya
1
-19
/
+26
2024-03-10
smb: common: fix fields sizes in compression_pattern_payload_v1
Enzo Matsumiya
1
-2
/
+2
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
6
-15
/
+49
2024-03-10
smb3: add dynamic trace point for ioctls
Steve French
2
-0
/
+37
2024-03-10
cifs: Fix writeback data corruption
David Howells
1
-126
/
+157
2024-03-10
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2
-0
/
+14
2024-03-10
smb: client: set correct d_type for reparse DFS/DFSR and mount point
Paulo Alcantara
1
-7
/
+9
2024-03-10
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
4
-17
/
+97
2024-03-10
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
6
-25
/
+190
2024-03-10
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
Dan Carpenter
1
-1
/
+1
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
10
-20
/
+210
2024-03-10
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
2
-69
/
+95
2024-03-10
smb: client: fix potential broken compound request
Paulo Alcantara
1
-43
/
+63
2024-03-10
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
9
-364
/
+405
2024-03-10
smb: client: introduce reparse mount option
Paulo Alcantara
4
-0
/
+52
2024-03-10
smb: client: retry compound request without reusing lease
Meetakshi Setiya
1
-3
/
+38
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
6
-5
/
+74
[next]