index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-06
smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...
Stefan Metzmacher
1
-2
/
+9
2025-08-06
smb: server: remove separate empty_recvmsg_queue
Stefan Metzmacher
1
-52
/
+8
2025-07-28
block: change blk_get_meta_cap() stub return -ENOIOCTLCMD
Klara Modin
1
-1
/
+1
2025-07-28
fuse: remove page alignment check for writeback len
Joanne Koong
1
-2
/
+0
2025-07-27
Linux 6.16
v6.16
Linus Torvalds
1
-1
/
+1
2025-07-25
hfs: fix general protection fault in hfs_find_init()
Viacheslav Dubeyko
4
-12
/
+51
2025-07-25
hfs: fix slab-out-of-bounds in hfs_bnode_read()
Viacheslav Dubeyko
1
-0
/
+92
2025-07-25
hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
Viacheslav Dubeyko
1
-0
/
+92
2025-07-25
hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
Viacheslav Dubeyko
1
-0
/
+7
2025-07-25
hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
Tetsuo Handa
1
-1
/
+5
2025-07-25
hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()
Johannes Thumshirn
1
-4
/
+2
2025-07-25
ARM: 9450/1: Fix allowing linker DCE with binutils < 2.36
Nathan Chancellor
1
-1
/
+1
2025-07-25
ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGS
Nathan Chancellor
1
-1
/
+1
2025-07-25
ovl: properly print correct variable
Antonio Quartulli
1
-2
/
+3
2025-07-24
ksmbd: fix corrupted mtime and ctime in smb2_open
Namjae Jeon
1
-1
/
+2
2025-07-24
ksmbd: fix Preauh_HashValue race condition
Namjae Jeon
1
-4
/
+0
2025-07-24
ksmbd: check return value of xa_store() in krb5_authenticate
Namjae Jeon
1
-2
/
+7
2025-07-24
ksmbd: fix null pointer dereference error in generate_encryptionkey
Namjae Jeon
1
-2
/
+16
2025-07-24
bcachefs: Add missing snapshots_seen_add_inorder()
Kent Overstreet
1
-5
/
+6
2025-07-24
bcachefs: Fix write buffer flushing from open journal entry
Kent Overstreet
1
-0
/
+1
2025-07-24
sprintf.h requires stdarg.h
Stephen Rothwell
1
-0
/
+1
2025-07-24
resource: fix false warning in __request_region()
Akinobu Mita
1
-2
/
+3
2025-07-24
mm/damon/core: commit damos_quota_goal->nid
SeongJae Park
1
-0
/
+15
2025-07-24
drm/xe: Fix build without debugfs
Lucas De Marchi
1
-1
/
+1
2025-07-24
smb/server: add ksmbd_vfs_kern_path()
NeilBrown
3
-71
/
+111
2025-07-24
xfs: don't use a xfs_log_iovec for ri_buf in log recovery
Christoph Hellwig
17
-155
/
+157
2025-07-24
xfs: don't use a xfs_log_iovec for attr_item names and values
Christoph Hellwig
3
-66
/
+60
2025-07-24
xfs: use better names for size members in xfs_log_vec
Christoph Hellwig
3
-24
/
+25
2025-07-24
xfs: cleanup the ordered item logic in xlog_cil_insert_format_items
Christoph Hellwig
1
-18
/
+13
2025-07-24
xfs: don't pass the old lv to xfs_cil_prepare_item
Christoph Hellwig
1
-9
/
+7
2025-07-24
xfs: remove unused trace event xfs_reflink_cow_enospc
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: remove unused trace event xfs_discard_rtrelax
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: remove unused trace event xfs_log_cil_return
Steven Rostedt
1
-1
/
+0
2025-07-24
xfs: remove unused trace event xfs_dqreclaim_dirty
Steven Rostedt
1
-1
/
+0
2025-07-24
fs/xfs: replace strncpy with memtostr_pad()
Pranav Tyagi
2
-3
/
+2
2025-07-24
xfs: Remove unused label in xfs_dax_notify_dev_failure
Alan Huang
1
-1
/
+0
2025-07-24
xfs: improve the comments in xfs_select_zone_nowait
Christoph Hellwig
1
-8
/
+2
2025-07-24
xfs: improve the comments in xfs_max_open_zones
Christoph Hellwig
1
-6
/
+9
2025-07-24
xfs: stop passing an inode to the zone space reservation helpers
Christoph Hellwig
4
-27
/
+22
2025-07-24
xfs: rename oz_write_pointer to oz_allocated
Christoph Hellwig
5
-29
/
+28
2025-07-24
xfs: use a uint32_t to cache i_used_blocks in xfs_init_zone
Christoph Hellwig
1
-1
/
+1
2025-07-24
xfs: improve the xg_active_ref check in xfs_group_free
Christoph Hellwig
1
-1
/
+2
2025-07-24
xfs: remove the xlog_ticket_t typedef
Christoph Hellwig
2
-5
/
+5
2025-07-24
xfs: remove xrep_trans_{alloc,cancel}_hook_dummy
Christoph Hellwig
4
-46
/
+6
2025-07-24
xfs: return the allocated transaction from xchk_trans_alloc_empty
Christoph Hellwig
11
-41
/
+18
2025-07-24
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
17
-99
/
+31
2025-07-24
xfs: don't use xfs_trans_reserve in xfs_trans_roll
Christoph Hellwig
1
-79
/
+54
2025-07-24
xfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc
Christoph Hellwig
1
-24
/
+28
2025-07-24
xfs: don't use xfs_trans_reserve in xfs_trans_reserve_more
Christoph Hellwig
1
-3
/
+12
2025-07-24
xfs: use xfs_trans_reserve_more in xfs_trans_reserve_more_inode
Christoph Hellwig
1
-2
/
+1
[next]