summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin2017-12-051-0/+2
* nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda2017-12-051-2/+2
* nfsd: Fix another OPEN stateid raceTrond Myklebust2017-12-051-15/+13
* nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust2017-12-051-8/+59
* btrfs: clear space cache inode generation alwaysJosef Bacik2017-12-051-7/+7
* autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent2017-12-051-12/+3
* autofs: revert "autofs: take more care to not update last_used on path walk"Ian Kent2017-12-051-11/+6
* fs/fat/inode.c: fix sb_rdonly() changeOGAWA Hirofumi2017-12-051-1/+1
* exec: avoid RLIMIT_STACK races with prlimit()Kees Cook2017-12-051-1/+6
* dax: fix PMD faults on zero-length filesJeff Moyer2017-11-301-3/+3
* lockd: double unregister of inetaddr notifiersVasily Averin2017-11-301-11/+9
* fs/9p: Compare qid.path in v9fs_test_inodeTuomas Tynkkynen2017-11-302-0/+6
* ext4: prevent data corruption with journaling + DAXRoss Zwisler2017-11-302-8/+13
* ext4: prevent data corruption with inline data + DAXRoss Zwisler2017-11-302-10/+5
* ext4: fix interaction between i_size, fallocate, and delalloc after a crashTheodore Ts'o2017-11-301-2/+4
* fsnotify: fix pinning group in fsnotify_prepare_user_wait()Miklos Szeredi2017-11-301-14/+11
* fsnotify: pin both inode and vfsmount markMiklos Szeredi2017-11-301-3/+7
* fsnotify: clean up fsnotify_prepare/finish_user_wait()Miklos Szeredi2017-11-301-48/+48
* nfsd: deal with revoked delegations appropriatelyAndrew Elble2017-11-301-1/+24
* NFS: revalidate "." etc correctly on "open".NeilBrown2017-11-301-2/+2
* NFS: Avoid RCU usage in tracepointsAnna Schumaker2017-11-301-18/+6
* nfs: Fix ugly referral attributesChuck Lever2017-11-301-10/+8
* NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"Benjamin Coddington2017-11-302-16/+16
* NFS: Fix typo in nomigration mount optionJoshua Watt2017-11-301-1/+1
* f2fs: expose some sectors to user in inline data or dentry caseJaegeuk Kim2017-11-301-0/+6
* btrfs: change how we decide to commit transactions during flushingJosef Bacik2017-11-301-14/+28
* isofs: fix timestamps beyond 2027Arnd Bergmann2017-11-303-3/+3
* fanotify: fix fsnotify_prepare_user_wait() failureMiklos Szeredi2017-11-301-13/+20
* fs: guard_bio_eod() needs to consider partitionsGreg Edwards2017-11-301-1/+9
* eCryptfs: use after free in ecryptfs_release_messaging()Dan Carpenter2017-11-301-3/+4
* fscrypt: lock mutex before checking for bounce page poolEric Biggers2017-11-301-5/+2
* nilfs2: fix race condition that causes file system corruptionAndreas Rohner2017-11-301-2/+4
* autofs: don't fail mount for transient errorNeilBrown2017-11-301-1/+14
* ovl: Put upperdentry if ovl_check_origin() failsVivek Goyal2017-11-301-1/+1
* coda: fix 'kernel memory exposure attempt' in fsyncJan Harkes2017-11-241-2/+1
* ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen2017-11-241-2/+7
* ocfs2: fix cluster hang after a node diesChangwei Ge2017-11-241-0/+1
* fs/hugetlbfs/inode.c: fix hwpoison reserve accountingMike Kravetz2017-11-031-1/+4
* ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant2017-11-031-6/+18
* mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entryHuang Ying2017-11-031-1/+5
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02485-0/+485
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02485-0/+485
* | cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg2017-10-301-2/+3
* | Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-10-288-34/+77
|\ \
| * | SMB3: Validate negotiate request must always be signedSteve French2017-10-261-0/+3
| * | SMB: fix validate negotiate info uninitialised memory useDavid Disseldorp2017-10-251-1/+2
| * | SMB: fix leak of validate negotiate info response bufferDavid Disseldorp2017-10-251-2/+5
| * | CIFS: Fix NULL pointer deref on SMB2_tcon() failureAurélien Aptel2017-10-251-2/+2
| * | CIFS: do not send invalid input buffer on QUERY_INFO requestsAurelien Aptel2017-10-251-3/+7
| * | cifs: Select all required crypto modulesBenjamin Gilbert2017-10-251-0/+5