index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-02-26
7
-22
/
+25
|
\
|
*
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
2024-02-25
1
-1
/
+1
|
*
bcachefs: Fix check_snapshot() memcpy
Kent Overstreet
2024-02-25
1
-1
/
+1
|
*
bcachefs: Fix bch2_journal_flush_device_pins()
Kent Overstreet
2024-02-25
1
-3
/
+5
|
*
bcachefs: fix iov_iter count underflow on sub-block dio read
Brian Foster
2024-02-25
1
-0
/
+2
|
*
bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
Kent Overstreet
2024-02-25
1
-1
/
+3
|
*
bcachefs: Kill __GFP_NOFAIL in buffered read path
Kent Overstreet
2024-02-25
1
-13
/
+8
|
*
bcachefs: fix backpointer_to_text() when dev does not exist
Kent Overstreet
2024-02-25
1
-3
/
+5
*
|
Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-25
1
-14
/
+14
|
\
\
|
*
|
erofs: fix refcount on the metabuf used for inode lookup
Sandeep Dhavale
2024-02-22
1
-14
/
+14
*
|
|
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-02-25
20
-63
/
+85
|
\
\
\
|
*
|
|
ext4_get_link(): fix breakage in RCU mode
Al Viro
2024-02-25
1
-3
/
+5
|
*
|
|
cifs_get_link(): bail out in unsafe case
Al Viro
2024-02-25
1
-0
/
+3
|
*
|
|
fuse: fix UAF in rcu pathwalks
Al Viro
2024-02-25
3
-6
/
+13
|
*
|
|
procfs: make freeing proc_fs_info rcu-delayed
Al Viro
2024-02-25
1
-1
/
+1
|
*
|
|
procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
Al Viro
2024-02-25
2
-13
/
+8
|
*
|
|
nfs: fix UAF on pathwalk running into umount
Al Viro
2024-02-25
1
-3
/
+10
|
*
|
|
nfs: make nfs_set_verifier() safe for use in RCU pathwalk
Al Viro
2024-02-25
1
-2
/
+2
|
*
|
|
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
2024-02-25
1
-2
/
+6
|
*
|
|
hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
Al Viro
2024-02-25
2
-3
/
+10
|
*
|
|
exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
Al Viro
2024-02-25
3
-19
/
+16
|
*
|
|
affs: free affs_sb_info with kfree_rcu()
Al Viro
2024-02-25
2
-1
/
+2
|
*
|
|
rcu pathwalk: prevent bogus hard errors from may_lookup()
Al Viro
2024-02-25
1
-1
/
+5
|
*
|
|
fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
Al Viro
2024-02-25
1
-9
/
+4
*
|
|
|
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-02-25
2
-4
/
+8
|
\
\
\
\
|
*
|
|
|
erofs: fix handling kern_mount() failure
Al Viro
2024-02-20
1
-3
/
+4
|
*
|
|
|
Revert "get rid of DCACHE_GENOCIDE"
Al Viro
2024-02-10
1
-1
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-22
10
-19
/
+30
|
\
\
\
\
|
*
|
|
|
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
2024-02-21
1
-1
/
+8
|
*
|
|
|
afs: Increase buffer size in afs_update_volume_status()
Daniil Dulov
2024-02-20
1
-2
/
+2
|
*
|
|
|
afs: Fix ignored callbacks over ipv4
Marc Dionne
2024-02-20
3
-15
/
+8
|
*
|
|
|
cachefiles: fix memory leak in cachefiles_add_cache()
Baokun Li
2024-02-20
2
-0
/
+3
|
*
|
|
|
netfs: Fix missing zero-length check in unbuffered write
David Howells
2024-01-29
2
-1
/
+7
|
*
|
|
|
netfs: Fix i_dio_count leak on DIO read past i_size
Marc Dionne
2024-01-29
1
-0
/
+2
*
|
|
|
|
Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-21
2
-18
/
+46
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: fix deadlock with fiemap and extent locking
Josef Bacik
2024-02-19
1
-17
/
+45
|
*
|
|
|
|
btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size
Qu Wenruo
2024-02-19
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-02-17
11
-16
/
+35
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
bcachefs: Fix missing va_end()
Kent Overstreet
2024-02-14
1
-0
/
+1
|
*
|
|
|
|
bcachefs: Fix check_version_upgrade()
Kent Overstreet
2024-02-14
1
-5
/
+6
|
*
|
|
|
|
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
2024-02-14
6
-5
/
+21
|
*
|
|
|
|
bcachefs: fix missing endiannes conversion in sb_members
Kent Overstreet
2024-02-10
1
-1
/
+1
|
*
|
|
|
|
bcachefs: fix kmemleak in __bch2_read_super error handling path
Su Yue
2024-02-10
1
-1
/
+1
|
*
|
|
|
|
bcachefs: Fix missing bch2_err_class() calls
Kent Overstreet
2024-02-10
1
-4
/
+5
*
|
|
|
|
|
Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-02-17
7
-7
/
+60
|
\
\
\
\
\
\
|
*
|
|
|
|
|
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2024-02-16
2
-2
/
+23
|
*
|
|
|
|
|
smb: client: handle path separator of created SMB symlinks
Paulo Alcantara
2024-02-12
1
-2
/
+6
|
*
|
|
|
|
|
smb: client: set correct id, uid and cruid for multiuser automounts
Paulo Alcantara
2024-02-12
1
-0
/
+16
|
*
|
|
|
|
|
cifs: update the same create_guid on replay
Shyam Prasad N
2024-02-12
4
-2
/
+14
|
*
|
|
|
|
|
cifs: fix underflow in parse_server_interfaces()
Dan Carpenter
2024-02-12
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]