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
2023-12-12
file: remove __receive_fd()
Christian Brauner
1
-8
/
+3
2023-12-12
fs: replace f_rcuhead with f_task_work
Christian Brauner
1
-3
/
+3
2023-12-12
file: remove pointless wrapper
Christian Brauner
2
-15
/
+10
2023-12-12
file: s/close_fd_get_file()/file_close_fd()/g
Christian Brauner
2
-6
/
+10
2023-12-12
Improve __fget_files_rcu() code generation (and thus __fget_light())
Linus Torvalds
1
-18
/
+33
2023-12-12
file: massage cleanup of files that failed to open
Al Viro
3
-17
/
+5
2023-11-11
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
16
-88
/
+491
2023-11-10
Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbd
Linus Torvalds
3
-6
/
+41
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
23
-1462
/
+2082
2023-11-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
6
-10
/
+145
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
3
-2
/
+34
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
1
-0
/
+1
2023-11-10
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
2
-0
/
+31
2023-11-09
smb: client: fix mount when dns_resolver key is not available
Paulo Alcantara
3
-7
/
+29
2023-11-09
smb3: fix caching of ctime on setxattr
Steve French
1
-1
/
+4
2023-11-09
smb3: minor cleanup of session handling code
Steve French
1
-6
/
+12
2023-11-09
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2
-16
/
+34
2023-11-09
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
3
-8
/
+8
2023-11-09
cifs: account for primary channel in the interface list
Shyam Prasad N
2
-0
/
+34
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
3
-14
/
+88
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
6
-7
/
+43
2023-11-09
smb3: more minor cleanups for session handling routines
Steve French
1
-10
/
+15
2023-11-09
smb3: minor RDMA cleanup
Steve French
1
-2
/
+2
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-39
/
+93
2023-11-08
Merge tag 'exfat-for-6.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2023-11-08
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
31
-950
/
+1433
2023-11-08
cifs: Fix encryption of cleared, but unset rq_iter data buffers
David Howells
1
-3
/
+9
2023-11-07
ksmbd: handle malformed smb1 message
Namjae Jeon
1
-0
/
+11
2023-11-07
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
1
-3
/
+4
2023-11-07
ksmbd: fix slab out of bounds write in smb_inherit_dacl()
Namjae Jeon
1
-3
/
+26
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
25
-56
/
+98
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-433
/
+421
2023-11-07
Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
15
-529
/
+892
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
107
-2291
/
+3966
2023-11-06
gfs2: don't withdraw if init_threads() got interrupted
Andreas Gruenbacher
1
-3
/
+1
2023-11-06
gfs2: remove dead code in add_to_queue
Su Hui
1
-1
/
+0
2023-11-06
gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
Juntong Deng
1
-4
/
+6
2023-11-06
gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
Andreas Gruenbacher
1
-3
/
+4
2023-11-06
gfs2: fs: derive f_fsid from s_uuid
Amir Goldstein
1
-0
/
+1
2023-11-06
gfs2: No longer use 'extern' in function declarations
Andreas Gruenbacher
19
-285
/
+289
2023-11-06
gfs2: Rename gfs2_lookup_{ simple => meta }
Andreas Gruenbacher
3
-15
/
+16
2023-11-06
gfs2: Convert gfs2_internal_read to folios
Andreas Gruenbacher
2
-20
/
+18
2023-11-06
gfs2: Convert stuffed_readpage to folios
Andreas Gruenbacher
1
-16
/
+14
2023-11-06
gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanup
Andreas Gruenbacher
1
-3
/
+3
2023-11-06
gfs2: Get rid of gfs2_alloc_blocks generation parameter
Andreas Gruenbacher
6
-13
/
+15
2023-11-05
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-2
/
+12
2023-11-05
bcachefs: Improve stripe checksum error message
Kent Overstreet
1
-8
/
+13
2023-11-05
bcachefs: Simplify, fix bch2_backpointer_get_key()
Kent Overstreet
1
-44
/
+33
2023-11-05
bcachefs: kill thing_it_points_to arg to backpointer_not_found()
Kent Overstreet
1
-7
/
+6
[next]