summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-02-02fs: gracefully handle ->get_block not mapping bh in __mpage_writepageJan Kara
2023-02-02cramfs: Kconfig: fix spelling & punctuationRandy Dunlap
2023-02-02fs/ext4: use try_cmpxchg in ext4_update_bh_stateUros Bizjak
2023-02-02fs: hfsplus: initialize fsdata in hfsplus_file_truncate()Alexander Potapenko
2023-02-02fs: hfs: initialize fsdata in hfs_file_truncate()Alexander Potapenko
2023-02-02fat: fix return value of vfat_bad_char() and vfat_replace_char() functionsPali Rohár
2023-02-02ntfs: fix multiple kernel-doc warningsRandy Dunlap
2023-02-02freevxfs: fix kernel-doc warningsRandy Dunlap
2023-02-02proc: mark /proc/cmdline as permanentAlexey Dobriyan
2023-02-02hfsplus: remove unnecessary variable initializationXU pengfei
2023-02-02hfs: fix missing hfs_bnode_get() in __hfs_bnode_createLiu Shixin
2023-01-14Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12cifs: Fix uninitialized memory read for smb311 posix symlink createVolker Lendecke
2023-01-10cifs: fix potential memory leaks in session setupPaulo Alcantara
2023-01-10cifs: do not query ifaces on smb1 mountsPaulo Alcantara
2023-01-10cifs: fix double free on failed kerberos authPaulo Alcantara
2023-01-10cifs: remove redundant assignment to the variable matchColin Ian King
2023-01-10Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-01-10Merge tag '6.2-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-01-09cifs: fix file info setting in cifs_open_file()Paulo Alcantara
2023-01-09cifs: fix file info setting in cifs_query_path_info()Paulo Alcantara
2023-01-08Merge tag 'xfs-6.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-01-07Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-07NFSD: Use set_bit(RQ_DROPME)Chuck Lever
2023-01-06hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds
2023-01-06Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-01-06Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-06Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-06Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"Chuck Lever
2023-01-06nfsd: fix handling of cached open files in nfsd4_open codepathJeff Layton
2023-01-06udf: initialize newblock to 0Tom Rix
2023-01-06udf: Fix extension of the last extent in the fileJan Kara
2023-01-06rxrpc: Move call state changes from recvmsg to I/O threadDavid Howells
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells
2023-01-05xfs: fix extent busy updatingWengang Wang
2023-01-05elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas
2023-01-04cifs: fix interface count calculation during refreshShyam Prasad N
2023-01-04cifs: refcount only the selected iface during interface updateShyam Prasad N
2023-01-04Merge tag 'f2fs-fix-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-04Merge tag 'nfsd-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-01-04cifs: protect access of TCP_Server_Info::{dstaddr,hostname}Paulo Alcantara
2023-01-04cifs: fix race in assemble_neg_contexts()Paulo Alcantara
2023-01-04cifs: ignore ipc reconnect failures during dfs failoverPaulo Alcantara
2023-01-04cifs: Fix kmap_local_page() unmappingIra Weiny
2023-01-03xfs: xfs_qm: remove unnecessary ‘0’ values from errorLi zeming
2023-01-03xfs: Fix deadlock on xfs_inodegc_workerWu Guanghao
2023-01-03xfs: get root inode correctly at bulkstatHironori Shiina