index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
ksmbd: Move more definitions into the shared area
Ronnie Sahlberg
2
-192
/
+4
2021-11-11
ksmbd: use the common definitions for NEGOTIATE_PROTOCOL
Ronnie Sahlberg
4
-167
/
+15
2021-11-11
ksmbd: switch to use shared definitions where available
Ronnie Sahlberg
5
-180
/
+2
2021-11-11
ksmbd: change LeaseKey data type to u8 array
Namjae Jeon
3
-23
/
+14
2021-11-11
ksmbd: remove smb2_buf_length in smb2_transform_hdr
Namjae Jeon
4
-30
/
+21
2021-11-11
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
10
-262
/
+260
2021-11-11
ksmbd: remove md4 leftovers
Namjae Jeon
2
-2
/
+0
2021-11-11
ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION
Namjae Jeon
3
-1
/
+10
2021-11-06
ksmbd: don't need 8byte alignment for request length in ksmbd_check_message
Namjae Jeon
1
-4
/
+2
2021-11-06
ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()
Marios Makassikis
1
-1
/
+1
2021-11-06
ksmbd: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2
-2
/
+0
2021-11-06
ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
Ralph Boehme
1
-3
/
+4
2021-11-06
ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
Ralph Boehme
1
-6
/
+1
2021-11-06
ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
Ralph Boehme
1
-1
/
+1
2021-11-06
Merge tag '5.16-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
15
-1091
/
+1299
2021-11-06
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-69
/
+307
2021-11-06
Merge tag 'fs_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+17
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-77
/
+84
2021-11-06
mm, thp: fix incorrect unmap behavior for private pages
Rongwei Wang
1
-1
/
+10
2021-11-06
mm, thp: lock filemap when truncating page cache
Rongwei Wang
1
-1
/
+4
2021-11-06
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
1
-0
/
+3
2021-11-06
mm/smaps: simplify shmem handling of pte holes
Peter Xu
1
-10
/
+12
2021-11-06
mm/smaps: fix shmem pte hole swap calculation
Peter Xu
1
-2
/
+4
2021-11-06
d_path: fix Kernel doc validator complaining
Jia He
1
-5
/
+3
2021-11-06
fs/posix_acl.c: avoid -Wempty-body warning
Arnd Bergmann
1
-2
/
+1
2021-11-06
ocfs2: do not zero pages beyond i_size
Jan Kara
1
-7
/
+12
2021-11-06
ocfs2: fix data corruption on truncate
Jan Kara
1
-2
/
+6
2021-11-06
ocfs2/dlm: remove redundant assignment of variable ret
Colin Ian King
1
-1
/
+0
2021-11-06
ocfs2: cleanup journal init and shutdown
Valentin Vidic
4
-46
/
+27
2021-11-06
ocfs2: fix handle refcount leak in two exception handling paths
Chenyuan Mi
1
-0
/
+2
2021-11-05
smb3: add dynamic trace points for socket connection
Steve French
2
-1
/
+73
2021-11-05
cifs: Move SMB2_Create definitions to the shared area
Ronnie Sahlberg
5
-176
/
+215
2021-11-05
cifs: Move more definitions into the shared area
Ronnie Sahlberg
3
-226
/
+276
2021-11-05
cifs: move NEGOTIATE_PROTOCOL definitions out into the common area
Ronnie Sahlberg
3
-222
/
+231
2021-11-05
cifs: Create a new shared file holding smb2 pdu definitions
Ronnie Sahlberg
12
-476
/
+493
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-80
/
+89
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
5
-91
/
+23
2021-11-03
Merge tag 'jfs-5.16' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-29
/
+22
2021-11-02
Merge tag 'xfs-5.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
88
-900
/
+1649
2021-11-02
Merge tag 'afs-next-20211102' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-28
/
+27
2021-11-02
Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-136
/
+186
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
17
-190
/
+544
2021-11-02
cifs: add mount parameter tcpnodelay
Steve French
2
-0
/
+9
2021-11-02
cifs: To match file servers, make sure the server hostname matches
Shyam Prasad N
3
-8
/
+20
2021-11-02
afs: Set mtime from the client for yfs create operations
Marc Dionne
1
-19
/
+13
2021-11-02
afs: Sort out symlink reading
David Howells
3
-9
/
+14
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2021-11-01
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-11
/
+99
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+2
2021-11-01
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-8
/
+7
[next]