summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* fs/hugetlbfs/inode.c: fix hwpoison reserve accountingMike Kravetz2017-11-03
* ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant2017-11-03
* mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entryHuang Ying2017-11-03
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg2017-10-30
* | Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-10-28
|\ \
| * | SMB3: Validate negotiate request must always be signedSteve French2017-10-26
| * | SMB: fix validate negotiate info uninitialised memory useDavid Disseldorp2017-10-25
| * | SMB: fix leak of validate negotiate info response bufferDavid Disseldorp2017-10-25
| * | CIFS: Fix NULL pointer deref on SMB2_tcon() failureAurélien Aptel2017-10-25
| * | CIFS: do not send invalid input buffer on QUERY_INFO requestsAurelien Aptel2017-10-25
| * | cifs: Select all required crypto modulesBenjamin Gilbert2017-10-25
| * | CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATELong Li2017-10-18
| * | cifs: handle large EA requests more gracefully in smb2+Ronnie Sahlberg2017-10-18
| * | Fix encryption labels and lengths for SMB3.1.1Steve French2017-10-18
* | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-28
|\ \ \
| * | | ovl: do not cleanup unsupported index entriesAmir Goldstein2017-10-24
| * | | ovl: handle ENOENT on index lookupAmir Goldstein2017-10-24
| * | | ovl: fix EIO from lookup of non-indexed upperAmir Goldstein2017-10-24
| * | | ovl: Return -ENOMEM if an allocation fails ovl_lookup()Dan Carpenter2017-10-19
| * | | ovl: add NULL check in ovl_alloc_inodeHirofumi Nakagawa2017-10-19
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-10-28
|\ \ \
| * | | fuse: fix READDIRPLUS skipping an entryMiklos Szeredi2017-10-25
| | |/ | |/|
* | | Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds2017-10-26
|\ \ \
| * | | ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton2017-10-25
| |/ /
* | | Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-10-26
|\ \ \ | |/ / |/| |
| * | xfs: fix AIM7 regressionChristoph Hellwig2017-10-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-10-21
|\ \ \
| * | | Convert fs/*/* to SB_I_VERSIONMatthew Garrett2017-10-18
| * | | vfs: fix mounting a filesystem with i_versionMimi Zohar2017-10-17
* | | | Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-20
|\ \ \ \
| * \ \ \ Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris2017-10-19
| |\ \ \ \
| | * | | | ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2017-10-12
| | * | | | fscrypt: fix dereference of NULL user_key_payloadEric Biggers2017-10-12
| | * | | | FS-Cache: fix dereference of NULL user_key_payloadEric Biggers2017-10-12
* | | | | | membarrier: Provide register expedited private commandMathieu Desnoyers2017-10-19
|/ / / / /
* | | | | Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-10-18
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | xfs: move two more RT specific functions into CONFIG_XFS_RTArnd Bergmann2017-10-16
| * | | | xfs: trim writepage mapping to within eofBrian Foster2017-10-16
| * | | | fs: invalidate page cache after end_io() in dio completionEryu Guan2017-10-16
| * | | | xfs: cancel dirty pages on invalidationDave Chinner2017-10-16
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-10-18
|\ \ \ \ | |/ / / |/| | |
| * | | fs: Avoid invalidation in interrupt context in dio_complete()Lukas Czerner2017-10-17
* | | | fs/binfmt_misc.c: node could be NULL when evicting inodeEryu Guan2017-10-13
* | | | fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox2017-10-13
* | | | Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-10-12
|\ \ \ \
| * | | | xfs: handle error if xfs_btree_get_bufs failsEric Sandeen2017-10-11
| * | | | xfs: reinit btree pointer on attr tree inactivation walkBrian Foster2017-10-11
| * | | | xfs: Fix bool initialization/comparisonThomas Meyer2017-10-11