| Commit message (Expand) | Author | Age | Files | Lines |
* | reiserfs: fix buffer overflow with long warning messages | Eric Biggers | 2018-07-14 | 1 | -60/+81 |
* | fs, elf: make sure to page align bss in load_elf_library | Oscar Salvador | 2018-07-14 | 1 | -3/+2 |
* | autofs: fix slab out of bounds read in getname_kernel() | Tomas Bortoli | 2018-07-14 | 1 | -9/+13 |
* | fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* | Vlastimil Babka | 2018-07-14 | 1 | -1/+2 |
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-07-08 | 11 | -96/+155 |
|\ |
|
| * | ext4: check superblock mapped prior to committing | Jon Derrick | 2018-07-03 | 1 | -0/+8 |
| * | ext4: add more mount time checks of the superblock | Theodore Ts'o | 2018-06-18 | 1 | -11/+26 |
| * | ext4: add more inode number paranoia checks | Theodore Ts'o | 2018-06-17 | 3 | -6/+7 |
| * | ext4: avoid running out of journal credits when appending to an inline file | Theodore Ts'o | 2018-06-17 | 3 | -57/+3 |
| * | jbd2: don't mark block as modified if the handle is out of credits | Theodore Ts'o | 2018-06-17 | 1 | -1/+8 |
| * | ext4: never move the system.data xattr out of the inode body | Theodore Ts'o | 2018-06-16 | 1 | -0/+5 |
| * | ext4: clear i_data in ext4_inode_info when removing inline data | Theodore Ts'o | 2018-06-15 | 1 | -0/+1 |
| * | ext4: include the illegal physical block in the bad map ext4_error msg | Theodore Ts'o | 2018-06-15 | 1 | -2/+2 |
| * | ext4: verify the depth of extent tree in ext4_find_extent() | Theodore Ts'o | 2018-06-14 | 2 | -0/+7 |
| * | ext4: only look at the bg_flags field if it is valid | Theodore Ts'o | 2018-06-14 | 4 | -6/+36 |
| * | ext4: make sure bitmaps and the inode table don't overlap with bg descriptors | Theodore Ts'o | 2018-06-14 | 1 | -0/+25 |
| * | ext4: always check block group bounds in ext4_init_block_bitmap() | Theodore Ts'o | 2018-06-14 | 1 | -7/+3 |
| * | ext4: always verify the magic number in xattr blocks | Theodore Ts'o | 2018-06-13 | 1 | -3/+3 |
| * | ext4: add corruption check in ext4_xattr_set_entry() | Theodore Ts'o | 2018-06-13 | 1 | -2/+8 |
| * | ext4: add warn_on_error mount option | Theodore Ts'o | 2018-06-13 | 2 | -1/+13 |
* | | Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2018-07-08 | 14 | -54/+132 |
|\ \ |
|
| * | | cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() | Stefano Brivio | 2018-07-05 | 5 | -21/+14 |
| * | | cifs: Fix infinite loop when using hard mount option | Paulo Alcantara | 2018-07-05 | 2 | -8/+20 |
| * | | cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting | Stefano Brivio | 2018-07-05 | 1 | -2/+5 |
| * | | cifs: Fix memory leak in smb2_set_ea() | Paulo Alcantara | 2018-07-05 | 1 | -0/+2 |
| * | | cifs: fix SMB1 breakage | Ronnie Sahlberg | 2018-07-05 | 5 | -11/+13 |
| * | | cifs: Fix validation of signed data in smb2 | Paulo Alcantara | 2018-07-05 | 1 | -4/+24 |
| * | | cifs: Fix validation of signed data in smb3+ | Paulo Alcantara | 2018-07-05 | 1 | -6/+25 |
| * | | cifs: Fix use after free of a mid_q_entry | Lars Persson | 2018-07-05 | 7 | -2/+29 |
* | | | Fix up non-directory creation in SGID directories | Linus Torvalds | 2018-07-05 | 1 | -0/+6 |
* | | | autofs: rename 'autofs' module back to 'autofs4' | Linus Torvalds | 2018-07-05 | 2 | -3/+3 |
|/ / |
|
* | | userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access | Janosch Frank | 2018-07-04 | 1 | -5/+7 |
* | | Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-07-01 | 2 | -5/+15 |
|\ \ |
|
| * | | Btrfs: fix mount failure when qgroup rescan is in progress | Filipe Manana | 2018-06-28 | 1 | -3/+10 |
| * | | Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion | Chris Mason | 2018-06-28 | 1 | -1/+2 |
| * | | btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf | Qu Wenruo | 2018-06-28 | 1 | -1/+3 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2018-07-01 | 1 | -1/+10 |
|\ \ \ |
|
| * | | | proc: add proc_seq_release | Chunyu Hu | 2018-06-28 | 1 | -1/+10 |
* | | | | Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-06-29 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | ceph: fix dentry leak in splice_dentry() | Yan, Zheng | 2018-06-26 | 1 | -0/+1 |
* | | | | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 2018-06-28 | 6 | -217/+32 |
* | | | | | Merge tag 'xfs-4.18-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-06-27 | 12 | -130/+205 |
|\ \ \ \ \ |
|
| * | | | | | xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation | Darrick J. Wong | 2018-06-24 | 1 | -4/+27 |
| * | | | | | xfs: ensure post-EOF zeroing happens after zeroing part of a file | Darrick J. Wong | 2018-06-24 | 1 | -1/+16 |
| * | | | | | xfs: fix off-by-one error in xfs_rtalloc_query_range | Darrick J. Wong | 2018-06-24 | 1 | -2/+2 |
| * | | | | | xfs: fix uninitialized field in rtbitmap fsmap backend | Darrick J. Wong | 2018-06-24 | 1 | -2/+2 |
| * | | | | | xfs: recheck reflink state after grabbing ILOCK_SHARED for a write | Darrick J. Wong | 2018-06-24 | 1 | -1/+14 |
| * | | | | | xfs: don't allow insert-range to shift extents past the maximum offset | Darrick J. Wong | 2018-06-24 | 4 | -0/+34 |
| * | | | | | xfs: don't trip over negative free space in xfs_reserve_blocks | Darrick J. Wong | 2018-06-24 | 1 | -1/+1 |
| * | | | | | xfs: allow empty transactions while frozen | Darrick J. Wong | 2018-06-24 | 1 | -1/+6 |