index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-23
ksmbd: fix out of bounds in smb3_decrypt_req()
Namjae Jeon
1
-1
/
+2
2023-07-23
ksmbd: check if a mount point is crossed during path lookup
Namjae Jeon
4
-39
/
+53
2023-07-23
ext4: fix rbtree traversal bug in ext4_mb_use_preallocated
Ojaswin Mujoo
1
-27
/
+131
2023-07-23
ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()
Ojaswin Mujoo
1
-5
/
+9
2023-07-23
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
1
-0
/
+14
2023-07-22
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-07-22
cifs: allow dumping keys for directories too
Shyam Prasad N
1
-4
/
+13
2023-07-20
fs/9p: Remove unused extern declaration
YueHaibing
1
-2
/
+0
2023-07-20
9p: remove dead stores (variable set again without being read)
Dominique Martinet
2
-7
/
+0
2023-07-20
9p: fix ignored return value in v9fs_dir_release
Dominique Martinet
1
-2
/
+3
2023-07-20
btrfs: account block group tree when calculating global reserve size
Filipe Manana
1
-0
/
+5
2023-07-20
btrfs: zoned: do not enable async discard
Naohiro Aota
2
-1
/
+9
2023-07-20
Merge tag 'iomap-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+2
2023-07-20
Merge tag 'xfs-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-13
/
+71
2023-07-20
fs/9p: remove unnecessary invalidate_inode_pages2
Eric Van Hensbergen
1
-1
/
+0
2023-07-20
fs/9p: fix type mismatch in file cache mode helper
Eric Van Hensbergen
1
-2
/
+2
2023-07-20
fs/9p: fix typo in comparison logic for cache mode
Eric Van Hensbergen
1
-1
/
+1
2023-07-20
fs/9p: remove unnecessary and overrestrictive check
Eric Van Hensbergen
1
-3
/
+1
2023-07-20
Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-46
/
+79
2023-07-19
Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+20
2023-07-18
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
1
-2
/
+0
2023-07-18
btrfs: fix warning when putting transaction with qgroups enabled after abort
Filipe Manana
1
-0
/
+1
2023-07-18
btrfs: fix ordered extent split error handling in btrfs_dio_submit_io
Christoph Hellwig
1
-2
/
+5
2023-07-18
btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand
Josef Bacik
1
-3
/
+11
2023-07-18
btrfs: raid56: always verify the P/Q contents for scrub
Qu Wenruo
1
-8
/
+3
2023-07-18
btrfs: use irq safe locking when running and adding delayed iputs
Filipe Manana
1
-10
/
+25
2023-07-18
btrfs: fix iput() on error pointer after error during orphan cleanup
Filipe Manana
1
-10
/
+10
2023-07-18
btrfs: fix double iput() on inode after an error during orphan cleanup
Filipe Manana
1
-0
/
+1
2023-07-18
btrfs: zoned: fix memory leak after finding block group with super blocks
Filipe Manana
1
-0
/
+1
2023-07-17
iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write
Christoph Hellwig
1
-1
/
+1
2023-07-17
iomap: fix a regression for partial write errors
Christoph Hellwig
1
-1
/
+1
2023-07-17
xfs: convert flex-array declarations in xfs attr shortform objects
Darrick J. Wong
2
-1
/
+2
2023-07-17
xfs: convert flex-array declarations in xfs attr leaf blocks
Darrick J. Wong
2
-10
/
+67
2023-07-17
xfs: convert flex-array declarations in struct xfs_attrlist*
Darrick J. Wong
1
-2
/
+2
2023-07-16
Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-31
/
+43
2023-07-15
exfat: release s_lock before calling dir_emit()
Sungjong Seo
1
-15
/
+12
2023-07-14
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
1
-4
/
+15
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
3
-7
/
+14
2023-07-13
exfat: check if filename entries exceeds max filename length
Namjae Jeon
1
-2
/
+7
2023-07-12
smb: client: fix missed ses refcounting
Paulo Alcantara
2
-17
/
+11
2023-07-12
smb: client: Fix -Wstringop-overflow issues
Gustavo A. R. Silva
1
-1
/
+1
2023-07-12
ksmbd: Fix unsigned expression compared with zero
Wang Ming
1
-3
/
+4
2023-07-12
erofs: fix fsdax unavailability for chunk-based regular files
Xin Yin
1
-1
/
+2
2023-07-12
erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF
Chunhai Guo
1
-1
/
+1
2023-07-12
erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading beyond...
Chunhai Guo
1
-1
/
+1
2023-07-12
erofs: simplify z_erofs_transform_plain()
Gao Xiang
1
-11
/
+8
2023-07-12
erofs: get rid of the remaining kmap_atomic()
Gao Xiang
1
-9
/
+9
2023-07-11
btrfs: fix use-after-free of new block group that became unused
Filipe Manana
2
-2
/
+16
2023-07-11
btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
Christoph Hellwig
1
-1
/
+2
2023-07-11
btrfs: fix race between balance and cancel/pause
Josef Bacik
1
-10
/
+4
[prev]
[next]