index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-04
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
1
-2
/
+21
2024-04-27
Merge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-4
/
+9
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-5
/
+2
2024-04-26
Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-20
/
+120
2024-04-26
netfs: Fix the pre-flush when appending to a file in writethrough mode
David Howells
1
-7
/
+6
2024-04-25
Merge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...
Linus Torvalds
4
-22
/
+56
2024-04-25
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
1
-0
/
+3
2024-04-25
smb3: missing lock when picking channel
Steve French
1
-1
/
+3
2024-04-25
Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-22
/
+6
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
1
-5
/
+2
2024-04-24
Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-27
/
+25
2024-04-24
smb: client: Fix struct_group() usage in __packed structs
Gustavo A. R. Silva
2
-3
/
+3
2024-04-23
Revert "NFSD: Convert the callback workqueue to use delayed_work"
Chuck Lever
2
-4
/
+4
2024-04-23
Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"
Chuck Lever
1
-18
/
+2
2024-04-23
Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-26
/
+176
2024-04-23
netfs: Fix writethrough-mode error handling
David Howells
1
-4
/
+6
2024-04-23
ntfs3: add legacy ntfs file operations
Christian Brauner
4
-4
/
+33
2024-04-23
ntfs3: enforce read-only when used as legacy ntfs driver
Christian Brauner
2
-4
/
+34
2024-04-22
Merge tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5
-28
/
+42
2024-04-22
Merge tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
19
-52
/
+105
2024-04-22
cifs: reinstate original behavior again for forceuid/forcegid
Takayuki Nagata
2
-0
/
+14
2024-04-22
fs/9p: mitigate inode collisions
Eric Van Hensbergen
4
-22
/
+56
2024-04-22
bcachefs: If we run merges at a lower watermark, they must be nonblocking
Kent Overstreet
1
-1
/
+5
2024-04-21
Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2024-04-20
bcachefs: Fix inode early destruction path
Kent Overstreet
1
-3
/
+6
2024-04-20
bcachefs: Fix deadlock in journal write path
Kent Overstreet
1
-18
/
+42
2024-04-20
bcachefs: Tweak btree key cache shrinker so it actually frees
Kent Overstreet
1
-15
/
+4
2024-04-20
bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulong
Kent Overstreet
1
-1
/
+1
2024-04-20
bcachefs: Fix missing call to bch2_fs_allocator_background_exit()
Kent Overstreet
1
-0
/
+1
2024-04-20
bcachefs: Check for journal entries overruning end of sb clean section
Kent Overstreet
2
-1
/
+10
2024-04-19
ksmbd: add continuous availability share parameter
Namjae Jeon
2
-19
/
+27
2024-04-19
ksmbd: common: use struct_group_attr instead of struct_group for network_open...
Namjae Jeon
1
-1
/
+1
2024-04-19
ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
Marios Makassikis
1
-0
/
+5
2024-04-19
ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
Namjae Jeon
1
-0
/
+4
2024-04-19
ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf
Namjae Jeon
1
-8
/
+5
2024-04-19
smb: client: fix rename(2) regression against samba
Paulo Alcantara
1
-0
/
+1
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
11
-26
/
+143
2024-04-19
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
3
-0
/
+18
2024-04-19
Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-6
/
+23
2024-04-19
Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-27
/
+58
2024-04-19
Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+5
2024-04-18
btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()
Qu Wenruo
2
-1
/
+6
2024-04-18
btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
Johannes Thumshirn
1
-9
/
+3
2024-04-17
Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+14
2024-04-18
btrfs: fallback if compressed IO fails for ENOSPC
Sweet Tea Dorminy
1
-7
/
+6
2024-04-18
btrfs: scrub: run relocation repair when/only needed
Naohiro Aota
1
-9
/
+9
2024-04-18
btrfs: remove colon from messages with state
David Sterba
1
-1
/
+1
2024-04-17
bcachefs: Fix bio alloc in check_extent_checksum()
Kent Overstreet
1
-1
/
+1
2024-04-17
bcachefs: fix leak in bch2_gc_write_reflink_key
Kent Overstreet
1
-1
/
+2
2024-04-17
bcachefs: KEY_TYPE_error is allowed for reflink
Kent Overstreet
1
-1
/
+2
[next]