summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko2019-02-271-4/+0
* ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng2019-02-271-1/+2
* mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil2019-02-201-8/+14
* cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2019-02-202-0/+12
* Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds2019-02-151-7/+3
* Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"Theodore Ts'o2019-02-151-9/+4
* debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman2019-02-151-0/+7
* nfsd4: catch some false session retriesJ. Bruce Fields2019-02-122-1/+37
* nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields2019-02-123-7/+27
* fuse: handle zero sized retrieve correctlyMiklos Szeredi2019-02-121-1/+1
* fuse: decrement NR_WRITEBACK_TEMP on the right pageMiklos Szeredi2019-02-121-1/+1
* fuse: call pipe_buf_release() under pipe lockJann Horn2019-02-121-0/+2
* exec: load_script: don't blindly truncate shebang stringOleg Nesterov2019-02-121-3/+7
* fs/epoll: drop ovflist branch predictionDavidlohr Bueso2019-02-121-1/+1
* ocfs2: improve ocfs2 MakefileLarry Chen2019-02-123-3/+3
* ocfs2: don't clear bh uptodate for block readJunxiao Bi2019-02-121-2/+0
* f2fs: fix sbi->extent_list corruption issueSahitya Tummala2019-02-122-2/+11
* cifs: check ntwrk_buf_start for NULL before dereferencing itRonnie Sahlberg2019-02-121-1/+8
* NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl2019-02-121-2/+1
* udf: Fix BUG on corrupted inodeJan Kara2019-02-121-0/+6
* nfsd4: fix crash on writing v4_end_grace before nfsd startupJ. Bruce Fields2019-02-121-0/+2
* f2fs: fix wrong return value of f2fs_acl_createTiezhu Yang2019-02-121-6/+8
* f2fs: fix race between write_checkpoint and write_beginSheng Yong2019-02-121-2/+10
* f2fs: move dir data flush to write checkpoint processYunlei He2019-02-121-0/+3
* dlm: Don't swamp the CPU with callbacks queued during recoveryBob Peterson2019-02-121-0/+10
* fanotify: fix handling of events on child sub-directoryAmir Goldstein2019-02-061-2/+6
* cifs: Always resolve hostname before reconnectingPaulo Alcantara2019-02-061-0/+53
* gfs2: Revert "Fix loop in gfs2_rbm_find"Andreas Gruenbacher2019-02-061-1/+1
* NFS: Fix up return value on fatal errors in nfs_page_async_flush()Trond Myklebust2019-02-061-4/+5
* fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()Waiman Long2019-02-061-5/+1
* CIFS: Do not count -ENODATA as failure for query directoryPavel Shilovsky2019-02-061-2/+2
* btrfs: dev-replace: go back to suspended state if target device is missingAnand Jain2019-01-311-0/+2
* btrfs: fix error handling in btrfs_dev_replace_startJeff Mahoney2019-01-311-2/+5
* f2fs: read page index before freeingPan Bian2019-01-311-1/+3
* CIFS: Do not reconnect TCP session in add_credits()Pavel Shilovsky2019-01-312-7/+46
* CIFS: Fix credit calculation for encrypted reads with errorsPavel Shilovsky2019-01-311-10/+14
* CIFS: Fix credits calculations for reads with errorsPavel Shilovsky2019-01-311-12/+23
* CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky2019-01-311-3/+3
* cifs: allow disabling insecure dialects in the configSteve French2019-01-262-1/+25
* nfs: fix a deadlock in nfs client initializationScott Mayhew2019-01-262-4/+24
* ocfs2: fix panic due to unrecovered local allocJunxiao Bi2019-01-261-2/+7
* quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.Javier Barrio2019-01-261-1/+2
* btrfs: improve error handling of btrfs_add_linkJohannes Thumshirn2019-01-261-1/+6
* pstore/ram: Do not treat empty buffers as validJoel Fernandes (Google)2019-01-261-0/+5
* jffs2: Fix use of uninitialized delayed_work, lockdep breakageDaniel Santos2019-01-261-1/+2
* blockdev: Fix livelocks on loop deviceJan Kara2019-01-231-10/+18
* pstore/ram: Avoid allocation and leak of platform dataKees Cook2019-01-231-6/+3
* btrfs: wait on ordered extents on abort cleanupJosef Bacik2019-01-231-0/+8
* Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"David Sterba2019-01-231-3/+0
* ext4: track writeback errors using the generic tracking infrastructureTheodore Ts'o2019-01-161-0/+3