summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-0233-381/+252
|\
| * Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-231-2/+4
| |\
| | * debugfs: initialize cancellations earlierJohannes Berg2023-12-221-2/+4
| * | afs: Fix use-after-free due to get/remove race in volume treeDavid Howells2023-12-212-3/+25
| * | afs: Fix overwriting of result of DNS queryDavid Howells2023-12-211-2/+4
| * | Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-211-14/+17
| |\ \
| | * | afs: Fix dynamic root lookup DNS checkDavid Howells2023-12-201-2/+16
| | * | afs: Fix the dynamic root's d_delete to always delete unused dentriesDavid Howells2023-12-201-12/+1
| * | | Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-12-211-3/+9
| |\ \ \
| | * | | eventfs: Have event files and directories default to parent uid and gidSteven Rostedt (Google)2023-12-211-3/+9
| * | | | Merge tag '6.7-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-12-209-72/+93
| |\ \ \ \
| | * | | | cifs: do not let cifs_chan_update_iface deallocate channelsShyam Prasad N2023-12-191-31/+19
| | * | | | cifs: fix a pending undercount of srv_countShyam Prasad N2023-12-191-2/+1
| | * | | | fs: cifs: Fix atime update checkZizhi Wo2023-12-191-1/+1
| | * | | | smb: client: fix potential OOB in smb2_dump_detail()Paulo Alcantara2023-12-192-17/+19
| | * | | | smb: client: fix potential OOB in cifs_dump_detail()Paulo Alcantara2023-12-171-5/+7
| | * | | | smb: client: fix OOB in smbCalcSize()Paulo Alcantara2023-12-171-0/+4
| | * | | | smb: client: fix OOB in SMB2_query_info_init()Paulo Alcantara2023-12-171-7/+22
| | * | | | smb: client: fix OOB in cifsd when receiving compounded respsPaulo Alcantara2023-12-173-9/+20
| | | |/ / | | |/| |
| * | | | Merge tag 'ovl-fixes-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-201-2/+3
| |\ \ \ \
| | * | | | ovl: fix dentry reference leak after changes to underlying layersAmir Goldstein2023-12-171-2/+3
| * | | | | Merge tag 'bcachefs-2023-12-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-12-209-28/+70
| |\ \ \ \ \
| | * | | | | bcachefs: Fix bch2_alloc_sectors_start_trans() error handlingKent Overstreet2023-12-191-3/+11
| | * | | | | bcachefs; guard against overflow in btree node splitKent Overstreet2023-12-191-0/+12
| | * | | | | bcachefs: btree_node_u64s_with_format() takes nr keysKent Overstreet2023-12-192-17/+14
| | * | | | | bcachefs: print explicit recovery pass message only onceKent Overstreet2023-12-171-0/+3
| | * | | | | bcachefs: improve modprobe support by providing softdepsDaniel Hill2023-12-141-0/+6
| | * | | | | bcachefs: fix invalid memory access in bch2_fs_alloc() error pathThomas Bertschinger2023-12-143-2/+8
| | * | | | | bcachefs: Fix determining required file handle lengthJan Kara2023-12-131-5/+14
| | * | | | | bcachefs: Fix nocow locks deadlockKent Overstreet2023-12-111-1/+2
| * | | | | | Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-12-208-255/+27
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0Chuck Lever2023-12-183-128/+1
| | * | | | | NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500dChuck Lever2023-12-183-118/+14
| | * | | | | nfsd: hold nfsd_mutex across entire netlink operationNeilBrown2023-12-151-6/+3
| | * | | | | nfsd: call nfsd_last_thread() before final nfsd_put()NeilBrown2023-12-153-3/+9
* | | | | | | Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-02174-1780/+2668
|\| | | | | |
| * | | | | | Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-12-171-0/+9
| |\ \ \ \ \ \
| | * | | | | | btrfs: do not allow non subvolume root targets for snapshotJosef Bacik2023-12-151-0/+9
| * | | | | | | Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-12-161-0/+4
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | eventfs: Fix events beyond NAME_MAX blocking tasksBeau Belgrave2023-12-121-0/+4
| * | | | | | | cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-154-16/+1
| * | | | | | | Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-12-145-79/+109
| |\ \ \ \ \ \ \
| | * | | | | | | smb: client: fix OOB in smb2_query_reparse_point()Paulo Alcantara2023-12-111-10/+16
| | * | | | | | | smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara2023-12-111-16/+10
| | * | | | | | | smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara2023-12-113-47/+75
| | * | | | | | | smb: client: fix OOB in receive_encrypted_standard()Paulo Alcantara2023-12-111-6/+8
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-12-1411-50/+116
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | btrfs: ensure releasing squota reserve on head refsBoris Burkov2023-12-063-19/+46
| | * | | | | | btrfs: don't clear qgroup reserved bit in release_folioBoris Burkov2023-12-061-1/+2
| | * | | | | | btrfs: free qgroup pertrans reserve on transaction abortBoris Burkov2023-12-064-4/+34