- 696119f libfs: fix infoleak in simple_attr_read() by Eric Biggers · 4 years, 8 months ago
- fb099f3b futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 8 months ago
- e06aeb9 jbd2: fix data races at struct journal_head by Qian Cai · 4 years, 9 months ago
- c919b9a gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 4 years, 8 months ago
- ca9a513 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 4 years, 8 months ago
- dbfc9e9 NFS: Remove superfluous kmap in nfs_readdir_xdr_to_array by Petr Malat · 4 years, 8 months ago
- efca312 fat: fix uninit-memory access for partial initialized inode by OGAWA Hirofumi · 4 years, 8 months ago
- 1c08928 cifs: don't leak -EAGAIN for stat() during reconnect by Ronnie Sahlberg · 4 years, 9 months ago
- 2739e5a namei: only return -ECHILD from follow_dotdot_rcu() by Aleksa Sarai · 5 years ago
- 4fc0da5 ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66 by Nathan Chancellor · 4 years, 8 months ago
- d4bb8b1 ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() by Dan Carpenter · 4 years, 9 months ago
- ccfae49 cifs: Fix mode output in debugging statements by Frank Sorenson · 4 years, 9 months ago
- 96f5996 ext4: fix potential race between s_group_info online resizing and access by Suraj Jitindar Singh · 4 years, 9 months ago
- 277bc96 ext4: fix potential race between s_flex_groups online resizing and access by Suraj Jitindar Singh · 4 years, 9 months ago
- e9f47ea ext4: fix potential race between online resizing and write operations by Theodore Ts'o · 4 years, 9 months ago
- 61faa53 ecryptfs: replace BUG_ON with error handling code by Aditya Pakki · 4 years, 9 months ago
- 90bed5a Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents by Filipe Manana · 4 years, 9 months ago
- eb799e1 ext4: fix race between writepages and enabling EXT4_EXTENTS_FL by Eric Biggers · 4 years, 9 months ago
- f17a17d ext4: rename s_journal_flag_rwsem to s_writepages_rwsem by Eric Biggers · 4 years, 9 months ago
- 7800e24 ext4: fix mount failure with quota configured as module by Jan Kara · 4 years, 9 months ago
- c7071c3 ext4: add cond_resched() to __ext4_find_entry() by Shijie Luo · 4 years, 9 months ago
- 597743a ext4: fix a data race in EXT4_I(inode)->i_disksize by Qian Cai · 4 years, 9 months ago
- 217e720 help_next should increase position index by Vasily Averin · 4 years, 10 months ago
- 6980a74 reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() by Yunfeng Ye · 4 years, 10 months ago
- d4a2dba ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() by wangyan · 4 years, 10 months ago
- 5b32744 cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 4 years, 10 months ago
- b5bcf26 jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record by zhangyi (F) · 5 years ago
- c5ad2a6 udf: Fix free space reporting for metadata and virtual partitions by Jan Kara · 4 years, 10 months ago
- c7f454f reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling by Jan Kara · 5 years ago
- 126fb17 ext4, jbd2: ensure panic when aborting with zero errno by zhangyi (F) · 5 years ago
- 0d93632 jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal by Kai Li · 4 years, 10 months ago
- 66ada40 btrfs: print message when tree-log replay starts by David Sterba · 4 years, 9 months ago
- f98c993 jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer by zhangyi (F) · 4 years, 9 months ago
- 4821626 jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() by zhangyi (F) · 4 years, 9 months ago
- ffce111 btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 4 years, 9 months ago
- 3e50715 Btrfs: fix race between using extent maps and merging them by Filipe Manana · 4 years, 10 months ago
- 2d99bc5 ext4: improve explanation of a mount failure caused by a misconfigured kernel by Theodore Ts'o · 4 years, 9 months ago
- 3f3beb2 ext4: fix checksum errors with indexed dirs by Jan Kara · 4 years, 9 months ago
- 46cc9ff ext4: don't assume that mmp_nodename/bdevname have NUL by Andreas Dilger · 4 years, 10 months ago
- 2aa170c ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() by Wenwen Wang · 5 years ago
- f3ee3ba ecryptfs: fix a memory leak bug in parse_tag_1_packet() by Wenwen Wang · 5 years ago
- d4dc8c8 NFSv4: try lease recovery on NFS4ERR_EXPIRED by Robert Milkowski · 4 years, 10 months ago
- fe8f086 nfs: NFS_SWAP should depend on SWAP by Geert Uytterhoeven · 4 years, 11 months ago
- f78ba73 cifs: fail i/o on soft mounts if sessionsetup errors out by Ronnie Sahlberg · 4 years, 9 months ago
- 8dc2210 btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 4 years, 10 months ago
- 24e9e6b Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 4 years, 10 months ago
- a71561b btrfs: remove trivial locking wrappers of tree mod log by David Sterba · 7 years ago
- fb8c812 btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
- 131d3ff Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 6 years ago
- e0f95d8 ext4: fix deadlock allocating crypto bounce page from mempool by Eric Biggers · 4 years, 11 months ago
- 5c8f577 NFS: Directory page cache pages need to be locked when read by Trond Myklebust · 4 years, 9 months ago
- 574940d NFS: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
- 67a56e9 NFS: Fix memory leaks and corruption in readdir by Trond Myklebust · 4 years, 9 months ago
- 9dc9bee NFS: switch back to to ->iterate() by Benjamin Coddington · 8 years ago
- 669210a nfsd: fix jiffies/time_t mixup in LRU list by Arnd Bergmann · 5 years ago
- 1df92bf nfsd: fix delay timer on 32-bit architectures by Arnd Bergmann · 5 years ago
- 4d59b65 ext2: Adjust indentation in ext2_fill_super by Nathan Chancellor · 5 years ago
- 545dd3f btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 4 years, 10 months ago
- 8ff8c1e ubifs: Fix deadlock in concurrent bulk-read and writepage by Zhihao Cheng · 4 years, 10 months ago
- 9d9f703 ubifs: Change gfp flags in page allocation for bulk read by Hyunchul Lee · 7 years ago
- 1845a7e btrfs: do not zero f_bavail if we have available space by Josef Bacik · 4 years, 10 months ago
- 4ebc39f reiserfs: Fix memory leak of journal device string by Jan Kara · 5 years ago
- b631f34 vfs: fix do_last() regression by Al Viro · 4 years, 9 months ago
- 5177299 do_last(): fetch directory ->i_mode and ->i_uid before it's too late by Al Viro · 4 years, 10 months ago
- d05ad8b afs: Fix large file support by Marc Dionne · 5 years ago
- a8b3698 Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 5 years ago
- a371457 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
- 24328d5 ext4: set error return correctly when ext4_htree_store_dirent fails by Colin Ian King · 5 years ago
- f7dfb15 cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 5 years ago
- e038a1b6 signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig by Eric W. Biederman · 5 years ago
- bacf3d2 jfs: fix bogus variable self-initialization by Arnd Bergmann · 6 years ago
- e4a9330 NFS: Fix a soft lockup in the delegation recovery code by Trond Myklebust · 6 years ago
- 020fa8d fs/nfs: Fix nfs_parse_devname to not modify it's argument by Eric W. Biederman · 6 years ago
- 32cdacb exportfs: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
- b380e0d xfs: Sanity check flags of Q_XQUOTARM call by Jan Kara · 5 years ago
- 5774dd5 reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr by Jeff Mahoney · 4 years, 10 months ago
- 221c195 ocfs2: call journal flush to mark journal as empty after journal recovery when mount by Kai Li · 4 years, 10 months ago
- 8531936 f2fs: fix potential overflow by Chao Yu · 5 years ago
- a1ac6bd cifs: Adjust indentation in smb2_open_file by Nathan Chancellor · 5 years ago
- 8e508ac ext4: add more paranoia checking in ext4_expand_extra_isize handling by Theodore Ts'o · 5 years ago
- d1c8138 ext4: fix use-after-free race with debug_want_extra_isize by Barret Rhoden · 6 years ago
- d2c9ee4 chardev: Avoid potential use-after-free in 'chrdev_open()' by Will Deacon · 5 years ago
- b42bb8c pstore/ram: Write new dumps to start of recycled zones by Aleksandr Yashkin · 4 years, 10 months ago
- 378ebd3 fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP by Al Viro · 6 years ago
- a769760 xfs: don't check for AG deadlock for realtime files in bunmapi by Omar Sandoval · 5 years ago
- af49ad5 nfsd4: fix up replay_matches_cache() by Scott Mayhew · 5 years ago
- 05a613d locks: print unsigned ino in /proc/locks by Amir Goldstein · 5 years ago
- 16dfa6a xfs: fix mount failure crash on invalid iclog memory access by Brian Foster · 5 years ago
- 194468718 filldir[64]: remove WARN_ON_ONCE() for bad directory entries by Linus Torvalds · 5 years ago
- 89f5840 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
- 8da06d3 ocfs2: fix passing zero to 'PTR_ERR' warning by Ding Xiang · 5 years ago
- e1513b3 ext4: work around deleting a file with i_nlink == 0 safely by Theodore Ts'o · 5 years ago
- 4cfee66 fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long by Konstantin Khlebnikov · 5 years ago
- 90244f0 jbd2: Fix statistics for the number of logged blocks by Jan Kara · 5 years ago
- ed7c2c1 ext4: check for directory entries too close to block end by Jan Kara · 5 years ago
- dfcbd407 ext4: fix ext4_empty_dir() for directories with holes by Jan Kara · 5 years ago
- be9a42b Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 5 years ago
- e8da91e btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 5 years ago
- fecbec3 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 5 years ago
- 863153c btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 5 years ago