- 1de356b ceph: fix double unlock in handle_cap_export() by Wu Bo · 4 years, 7 months ago
- 1957df4 configfs: fix config_item refcnt leak in configfs_rmdir() by Xiyu Yang · 4 years, 7 months ago
- 26204c4 fix multiplication overflow in copy_fdtable() by Al Viro · 4 years, 6 months ago
- 72d5fb7 exec: Move would_dump into flush_old_exec by Eric W. Biederman · 4 years, 6 months ago
- f0fff9a cifs: Fix a race condition with cifs_echo_request by Ronnie Sahlberg · 5 years ago
- 79d25ee cifs: Check for timeout on Negotiate stage by Samuel Cabrero · 7 years ago
- da97a80 chardev: add helper function to register char devs with a struct device by Logan Gunthorpe · 8 years ago
- e94c149 ext4: add cond_resched() to ext4_protect_reserved_inode by Shijie Luo · 4 years, 9 months ago
- c7adf03 binfmt_elf: Do not move brk for INTERP-less ET_EXEC by Kees Cook · 5 years ago
- 4e3f9b3 binfmt_elf: move brk out of mmap when doing direct loader exec by Kees Cook · 6 years ago
- 3f9b0d0 cifs: protect updating server->dstaddr with a spinlock by Ronnie Sahlberg · 4 years, 7 months ago
- f92f290 nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl by Andreas Gruenbacher · 4 years, 7 months ago
- a05346d btrfs: fix block group leak when removing fails by Xiyu Yang · 4 years, 7 months ago
- fb57d4e ext4: fix special inode number checks in __ext4_iget() by Theodore Ts'o · 6 years ago
- fcd4181 propagate_one(): mnt_set_mountpoint() needs mount_lock by Al Viro · 4 years, 7 months ago
- b188090 ext4: check for non-zero journal inum in ext4_calculate_overhead by Ritesh Harjani · 4 years, 8 months ago
- 5a905c2 ext4: unsigned int compared against zero by Colin Ian King · 6 years ago
- 12140f9 ext4: fix block validity checks for journal inodes using indirect blocks by Theodore Ts'o · 6 years ago
- 2130aae ext4: don't perform block validity checks on the journal inode by Theodore Ts'o · 5 years ago
- a985526 ext4: protect journal inode's blocks using block_validity by Theodore Ts'o · 6 years ago
- 553f7c0 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
- ae8bbfe ext4: convert BUG_ON's to WARN_ON's in mballoc.c by Theodore Ts'o · 4 years, 7 months ago
- 83693a5 xfs: fix partially uninitialized structure in xfs_reflink_remap_extent by Darrick J. Wong · 4 years, 7 months ago
- 0ebb056 nfsd: memory corruption in nfsd4_lock() by Vasily Averin · 4 years, 8 months ago
- 5aae6c4 fuse: fix possibly missed wake-up after abort by Miklos Szeredi · 6 years ago
- f8e84d7 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 7 months ago
- 91e9979 fs/namespace.c: fix mountpoint reference counter race by Piotr Krysiuk · 4 years, 7 months ago
- a263d55 ceph: don't skip updating wanted caps when cap is stale by Yan, Zheng · 4 years, 8 months ago
- debfa1e ceph: return ceph_mdsc_do_request() errors from __get_parent() by Qiujun Huang · 4 years, 8 months ago
- 6f362a4 ext4: fix extent_status fragmentation for plain files by Dmitry Monakhov · 5 years ago
- 24b731dc ext2: fix debug reference to ext2_xattr_cache by Jan Kara · 4 years, 8 months ago
- 5ec603f ext2: fix empty body warnings when -Wextra is used by Randy Dunlap · 4 years, 8 months ago
- c08f96a NFS: Fix memory leaks in nfs_pageio_stop_mirroring() by Trond Myklebust · 4 years, 8 months ago
- cb04d34 ext4: do not commit super on read-only bdev by Eric Sandeen · 4 years, 8 months ago
- 6d3a2dc NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails by Misono Tomohiro · 5 years ago
- 40a88da ext4: do not zeroout extents beyond i_disksize by Jan Kara · 4 years, 8 months ago
- 32bb4ca btrfs: check commit root generation in should_ignore_root by Josef Bacik · 4 years, 7 months ago
- b845d41 ext4: fix incorrect inodes per group in error message by Josh Triplett · 4 years, 8 months ago
- 536d20c ext4: fix incorrect group count in ext4_fill_super error message by Josh Triplett · 4 years, 8 months ago
- 0064b0f jbd2: improve comments about freeing data buffers whose page mapping is NULL by zhangyi (F) · 4 years, 9 months ago
- 68a417b Btrfs: fix crash during unmount due to race with delayed inode workers by Filipe Manana · 4 years, 9 months ago
- ffdfcd8 hfsplus: fix crash and filesystem corruption when deleting files by Simon Gander · 4 years, 7 months ago
- 75ace9f ocfs2: no need try to truncate file beyond i_size by Changwei Ge · 4 years, 7 months ago
- 9945c40 ext4: fix a data race at inode->i_blocks by Qian Cai · 4 years, 9 months ago
- c7b7daf btrfs: drop block from cache on error in relocation by Josef Bacik · 4 years, 8 months ago
- 110012a signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 8 months ago
- ce216cf btrfs: track reloc roots based on their commit root bytenr by Josef Bacik · 4 years, 8 months ago
- daa2bdd btrfs: remove a BUG_ON() from merge_reloc_roots() by Josef Bacik · 4 years, 8 months ago
- e0d199c gfs2: Don't demote a glock until its revokes are written by Bob Peterson · 5 years ago
- 1cccf9d ceph: canonicalize server path in place by Ilya Dryomov · 4 years, 9 months ago
- 68d8766 ceph: remove the extra slashes in the server path by Xiubo Li · 5 years ago
- 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, 9 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