aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-14Merge tag 'v4.12.27' into standard/baseBruce Ashfield
2018-07-27udf: Avoid overflow when session starts at large offsetJan Kara
2018-07-27tty fix oops when rmmod 8250nixiaoming
2018-07-27xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_realChristoph Hellwig
2018-07-27xfs: fix log block underflow during recovery cycle verificationBrian Foster
2018-07-27btrfs: tests: Fix a memory leak in error handling path in 'run_test()'Christophe JAILLET
2018-07-27btrfs: avoid null pointer dereference on fs_info when calling btrfs_critColin Ian King
2018-07-27btrfs: undo writable superblocke when sprouting failsAnand Jain
2018-07-27btrfs: Explicitly handle btrfs_update_root failureNikolay Borisov
2018-07-27GFS2: Take inode off order_write list when setting jdata flagBob Peterson
2018-07-27xfs: truncate pagecache before writeback in xfs_setattr_size()Eryu Guan
2018-07-27ext4: fix crash when a directory's i_size is too smallChandan Rajendra
2018-07-27ext4: fix fdatasync(2) after fallocate(2) operationEryu Guan
2018-07-27nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2018-07-27NFS: Fix unstable write completionTrond Myklebust
2018-07-27NFS: Use an atomic_long_t to count the number of commitsTrond Myklebust
2018-07-27nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew
2018-07-27ceph: drop negative child dentries before try pruning inode's aliasYan, Zheng
2018-07-27kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-07-27cifs: fix NULL deref in SMB2_readRonnie Sahlberg
2018-07-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-07-05Merge tag 'v4.12.26' into standard/baseBruce Ashfield
2018-07-04afs: Connect up the CB.ProbeUuidDavid Howells
2018-07-04f2fs: fix to clear FI_NO_PREALLOCChao Yu
2018-07-04NFS: Fix a typo in nfs_rename()Trond Myklebust
2018-07-04btrfs: handle errors while updating refcounts in update_ref_for_cowJeff Mahoney
2018-07-04btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney
2018-07-02Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-07-02Merge tag 'v4.12.25' into standard/baseBruce Ashfield
2018-06-26proc: Use underscores for SSBD in 'status'Konrad Rzeszutek Wilk
2018-06-26prctl: Add force disable speculationThomas Gleixner
2018-06-26proc: Provide details on speculation flaw mitigationsKees Cook
2018-05-15Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-05-15Merge tag 'v4.12.24' into standard/baseBruce Ashfield
2018-05-10lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin
2018-05-10nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda
2018-05-10nfsd: Fix another OPEN stateid raceTrond Myklebust
2018-05-10nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust
2018-05-10btrfs: clear space cache inode generation alwaysJosef Bacik
2018-05-10autofs: revert "autofs: take more care to not update last_used on path walk"Ian Kent
2018-05-08Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-05-08Merge tag 'v4.12.23' into standard/baseBruce Ashfield
2018-04-30dax: fix PMD faults on zero-length filesJeff Moyer
2018-04-30lockd: double unregister of inetaddr notifiersVasily Averin
2018-04-30fs/9p: Compare qid.path in v9fs_test_inodeTuomas Tynkkynen
2018-04-30ext4: prevent data corruption with journaling + DAXRoss Zwisler
2018-04-30ext4: prevent data corruption with inline data + DAXRoss Zwisler
2018-04-30ext4: fix interaction between i_size, fallocate, and delalloc after a crashTheodore Ts'o
2018-04-30fsnotify: fix pinning group in fsnotify_prepare_user_wait()Miklos Szeredi