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-08-25
Merge tag 'bcachefs-2024-08-24' of git://evilpiepirate.org/bcachefs
Linus Torvalds
25
-192
/
+387
2024-08-25
Merge tag '6.11-rc5-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-10
/
+10
2024-08-24
bcachefs: Fix rebalance_work accounting
Kent Overstreet
5
-27
/
+98
2024-08-24
bcachefs: Fix failure to flush moves before sleeping in copygc
Kent Overstreet
1
-1
/
+1
2024-08-24
Merge tag 'nfs-for-6.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-19
/
+21
2024-08-24
Merge tag 'v6.11-rc4-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-13
/
+20
2024-08-22
NFS: Avoid unnecessary rescanning of the per-server delegation list
Trond Myklebust
1
-10
/
+5
2024-08-22
NFSv4: Fix clearing of layout segments in layoutreturn
Trond Myklebust
2
-6
/
+8
2024-08-22
NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
Trond Myklebust
1
-0
/
+2
2024-08-22
nfs: fix bitmap decoder to handle a 3rd word
Jeff Layton
1
-2
/
+4
2024-08-22
nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
Jeff Layton
1
-1
/
+2
2024-08-22
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
2
-6
/
+6
2024-08-22
smb: client: ignore unhandled reparse tags
Paulo Alcantara
1
-4
/
+7
2024-08-22
smb3: fix problem unloading module due to leaked refcount on shutdown
Steve French
3
-0
/
+6
2024-08-22
smb/server: update misguided comment of smb2_allocate_rsp_buf()
ChenXiaoSong
1
-1
/
+1
2024-08-22
smb/server: remove useless assignment of 'file_present' in smb2_open()
ChenXiaoSong
1
-1
/
+0
2024-08-22
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
ChenXiaoSong
2
-6
/
+6
2024-08-22
smb/server: fix return value of smb2_open()
ChenXiaoSong
1
-1
/
+1
2024-08-22
ksmbd: the buffer of smb2 query dir response has at least 1 byte
Namjae Jeon
1
-1
/
+2
2024-08-22
bcachefs: don't use rht_bucket() in btree_key_cache_scan()
Kent Overstreet
1
-3
/
+27
2024-08-22
bcachefs: add missing inode_walker_exit()
Kent Overstreet
1
-0
/
+2
2024-08-22
bcachefs: clear path->should_be_locked in bch2_btree_key_cache_drop()
Kent Overstreet
1
-0
/
+1
2024-08-22
bcachefs: Fix double assignment in check_dirent_to_subvol()
Yuesong Li
1
-1
/
+0
2024-08-22
bcachefs: Fix refcounting in discard path
Kent Overstreet
1
-6
/
+6
2024-08-22
bcachefs: Fix compat issue with old alloc_v4 keys
Kent Overstreet
3
-24
/
+36
2024-08-22
bcachefs: Fix warning in bch2_fs_journal_stop()
Kent Overstreet
1
-1
/
+1
2024-08-22
fs/super.c: improve get_tree() error message
Kent Overstreet
1
-2
/
+2
2024-08-22
bcachefs: Fix missing validation in bch2_sb_journal_v2_validate()
Kent Overstreet
1
-0
/
+15
2024-08-22
bcachefs: Fix replay_now_at() assert
Kent Overstreet
1
-1
/
+7
2024-08-22
bcachefs: Fix locking in bch2_ioc_setlabel()
Kent Overstreet
1
-2
/
+1
2024-08-22
bcachefs: fix failure to relock in btree_node_fill()
Kent Overstreet
1
-0
/
+4
2024-08-22
bcachefs: fix failure to relock in bch2_btree_node_mem_alloc()
Kent Overstreet
3
-21
/
+44
2024-08-22
bcachefs: unlock_long() before resort in journal replay
Kent Overstreet
1
-0
/
+1
2024-08-22
bcachefs: fix missing bch2_err_str()
Kent Overstreet
1
-2
/
+1
2024-08-22
bcachefs: fix time_stats_to_text()
Kent Overstreet
1
-1
/
+0
2024-08-22
bcachefs: Fix bch2_bucket_gens_init()
Kent Overstreet
1
-1
/
+1
2024-08-22
bcachefs: Fix bch2_trigger_alloc assert
Kent Overstreet
1
-1
/
+1
2024-08-22
bcachefs: Fix failure to relock in btree_node_get()
Kent Overstreet
1
-0
/
+4
2024-08-22
bcachefs: setting bcachefs_effective.* xattrs is a noop
Kent Overstreet
1
-1
/
+11
2024-08-22
bcachefs: Fix "trying to move an extent, but nr_replicas=0"
Kent Overstreet
1
-17
/
+12
2024-08-22
bcachefs: bch2_data_update_init() cleanup
Kent Overstreet
1
-78
/
+101
2024-08-22
Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-55
/
+29
2024-08-21
erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails
Gao Xiang
1
-1
/
+2
2024-08-19
bcachefs: Extra debug for data move path
Kent Overstreet
2
-0
/
+5
2024-08-19
erofs: allow large folios for compressed files
Gao Xiang
1
-10
/
+8
2024-08-19
erofs: get rid of check_layout_compatibility()
Hongzhen Luo
1
-20
/
+6
2024-08-19
erofs: simplify readdir operation
Hongzhen Luo
2
-24
/
+13
2024-08-18
bcachefs: Fix incorrect gfp flags
Kent Overstreet
1
-1
/
+1
2024-08-18
bcachefs: fix field-spanning write warning
Kent Overstreet
1
-1
/
+2
2024-08-18
bcachefs: Reallocate table when we're increasing size
Kent Overstreet
1
-1
/
+3
[next]