summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2022-06-06NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever
2022-06-06NFS: Memory allocation failures are not server fatal errorsTrond Myklebust
2022-06-06exec: Force single empty string when argv is emptyKees Cook
2022-05-25afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells
2022-05-25SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Meena Shanmugam
2022-05-25nilfs2: fix lockdep warnings during disk space reclamationRyusuke Konishi
2022-05-25nilfs2: fix lockdep warnings in page operations for btree nodesRyusuke Konishi
2022-05-18gfs2: Fix filesystem block deallocation for short writesAndreas Gruenbacher
2022-05-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
2022-05-12NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust
2022-05-12btrfs: always log symlinks in full modeFilipe Manana
2022-05-09mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-05-09hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfsShijie Hu
2022-05-09cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg
2022-04-27jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin
2022-04-27ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o
2022-04-27ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o
2022-04-27ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk
2022-04-27ext4: fix use-after-free in ext4_search_dirYe Bin
2022-04-27ext4: fix symlink file size not match to file contentYe Bin
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-27cifs: Check the IOCB_DIRECT flag, not O_DIRECTDavid Howells
2022-04-27gfs2: assign rgrp glock before compute_bitstructsBob Peterson
2022-04-20btrfs: mark resumed async balance as writingNaohiro Aota
2022-04-20btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()Nathan Chancellor
2022-04-20cifs: potential buffer overflow in handling symlinksHarshit Mogalapalli
2022-04-15io_uring: fix fs->users overflowPavel Begunkov
2022-04-15btrfs: fix qgroup reserve overflow the qgroup limitEthan Lien
2022-04-15jfs: prevent NULL deref in diFreeHaimin Zhang
2022-04-15NFS: swap-out must always use STABLE writes.NeilBrown
2022-04-15NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-04-15NFSv4: Protect the state recovery thread against direct reclaimTrond Myklebust
2022-04-15minix: fix bug when opening a file with O_DIRECTQinghua Jin
2022-04-15ubifs: Rectify space amount budget for mkdir/tmpfile operationsZhihao Cheng
2022-04-15gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price
2022-04-15ubifs: rename_whiteout: correct old_dir size computingBaokun Li
2022-04-15ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()Zhihao Cheng
2022-04-15ubifs: setflags: Make dirtied_ino_d 8 bytes alignedZhihao Cheng
2022-04-15ubifs: Add missing iput if do_tmpfile() failed in rename whiteoutZhihao Cheng
2022-04-15ubifs: Fix deadlock in concurrent rename whiteout and inode writebackZhihao Cheng
2022-04-15ubifs: rename_whiteout: Fix double free for whiteout_ui->dataZhihao Cheng
2022-04-15ntfs: add sanity check on allocation sizeDongliang Mu
2022-04-15ext4: don't BUG if someone dirty pages without asking ext4 firstTheodore Ts'o
2022-04-15NFSv4/pNFS: Fix another issue with a list iterator pointing to the headTrond Myklebust
2022-04-15NFSv4.1: don't retry BIND_CONN_TO_SESSION on session errorOlga Kornievskaia
2022-04-15jfs: fix divide error in dbNextAGPavel Skripkin
2022-04-15NFS: remove unneeded check in decode_devicenotify_args()Alexey Khoroshilov
2022-04-15NFS: Return valid errors from nfs2/3_decode_dirent()Trond Myklebust
2022-04-15ext2: correct max file size computingZhang Yi
2022-04-15f2fs: fix to avoid potential deadlockChao Yu