summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-08-27ext4: check to make sure the rename(2)'s destination is not freedTheodore Ts'o
2018-08-27ext4: add nonstring annotations to ext4.hTheodore Ts'o
2018-08-04ext4: remove unneeded variable "err" in ext4_mb_release_inode_pa()zhong jiang
2018-08-02ext4: improve code readability in ext4_iget()Liu Song
2018-08-02ext4: fix spectre gadget in ext4_mb_regular_allocator()Jeremy Cline
2018-08-01ext4: check for NUL characters in extended attribute's nameTheodore Ts'o
2018-08-01ext4: use ext4_warning() for sb_getblk failureWang Shilong
2018-07-29ext4: fix race when setting the bitmap corrupted flagWang Shilong
2018-07-29ext4: reset error code in ext4_find_entry in fallbackEric Sandeen
2018-07-29ext4: handle layout changes to pinned DAX mappingsRoss Zwisler
2018-07-29dax: dax_layout_busy_page() warn on !exceptionalRoss Zwisler
2018-07-29ext4: use swap macro in mext_page_double_lockGustavo A. R. Silva
2018-07-29ext4: check allocation failure when duplicating "data" in ext4_remount()Chengguang Xu
2018-07-29ext4: fix warning message in ext4_enable_quotas()Junichi Uekawa
2018-07-29ext4: super: extend timestamps to 40 bitsArnd Bergmann
2018-07-29jbd2: replace current_kernel_time64 with ktime equivalentArnd Bergmann
2018-07-29ext4: use timespec64 for all inode timesArnd Bergmann
2018-07-29ext4: use ktime_get_real_seconds for i_dtimeArnd Bergmann
2018-07-29ext4: use 64-bit timestamps for mmp_timeArnd Bergmann
2018-07-29ext4: sysfs: print ext4_super_block fields as little-endianArnd Bergmann
2018-07-29ext4: fix check to prevent initializing reserved inodesTheodore Ts'o
2018-07-12ext4: check for allocation block validity with block group lockedTheodore Ts'o
2018-07-10ext4: fix inline data updates with checksums enabledTheodore Ts'o
2018-07-08ext4: clear mmp sequence number when remounting read-onlyTheodore Ts'o
2018-07-08ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o
2018-07-08Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-07Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-07-05Fix up non-directory creation in SGID directoriesLinus Torvalds
2018-07-05cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio
2018-07-05cifs: Fix infinite loop when using hard mount optionPaulo Alcantara
2018-07-05cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE settingStefano Brivio
2018-07-05cifs: Fix memory leak in smb2_set_ea()Paulo Alcantara
2018-07-05cifs: fix SMB1 breakageRonnie Sahlberg
2018-07-05cifs: Fix validation of signed data in smb2Paulo Alcantara
2018-07-05cifs: Fix validation of signed data in smb3+Paulo Alcantara
2018-07-05cifs: Fix use after free of a mid_q_entryLars Persson
2018-07-05autofs: rename 'autofs' module back to 'autofs4'Linus Torvalds
2018-07-03userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte accessJanosch Frank
2018-07-02ext4: check superblock mapped prior to committingJon Derrick
2018-07-01Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-06-29Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28Btrfs: fix mount failure when qgroup rescan is in progressFilipe Manana
2018-06-28Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversionChris Mason
2018-06-28btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo
2018-06-27proc: add proc_seq_releaseChunyu Hu
2018-06-27Merge tag 'xfs-4.18-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-06-26ceph: fix dentry leak in splice_dentry()Yan, Zheng
2018-06-26Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds