summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd: fix wrong check in write_v4_end_grace()Yihao Wu2019-03-231-1/+1
* nfsd: fix memory corruption caused by readdirNeilBrown2019-03-232-2/+15
* NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust2019-03-231-1/+1
* NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust2019-03-231-1/+0
* NFS41: pop some layoutget errors to applicationPeng Tao2019-03-236-14/+78
* jbd2: fix compile warning when using JBUFFER_TRACEzhangyi (F)2019-03-231-8/+8
* jbd2: clear dirty flag when revoking a buffer from an older transactionzhangyi (F)2019-03-231-5/+12
* ext2: Fix underflow in ext2_max_size()Jan Kara2019-03-231-14/+25
* ext4: fix crash during online resizingJan Kara2019-03-231-1/+2
* Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana2019-03-231-2/+2
* btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn2019-03-231-2/+2
* CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-03-231-5/+7
* 9p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao2019-03-235-30/+53
* fs/9p: use fscache mutex rather than spinlockSasha Levin2019-03-233-6/+6
* autofs: fix error return in autofs_fill_super()Ian Kent2019-03-231-1/+3
* autofs: drop dentry reference only when it is never usedPan Bian2019-03-231-1/+2
* fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()Jan Kara2019-03-231-1/+7
* cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg2019-03-231-2/+2
* nfs: Fix NULL pointer dereference of dev_nameYao Liu2019-03-231-0/+5
* hugetlbfs: fix races and page leaks during migrationMike Kravetz2019-03-231-0/+12
* ncpfs: fix build warning of strncpyGreg Kroah-Hartman2019-03-231-2/+2
* ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng2019-03-231-1/+2
* 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-201-7/+3
* Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure ...Greg Kroah-Hartman2019-02-201-1/+1
* debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman2019-02-201-0/+7
* fuse: handle zero sized retrieve correctlyMiklos Szeredi2019-02-201-1/+1
* fuse: decrement NR_WRITEBACK_TEMP on the right pageMiklos Szeredi2019-02-201-1/+1
* fuse: call pipe_buf_release() under pipe lockJann Horn2019-02-201-0/+3
* exec: load_script: don't blindly truncate shebang stringOleg Nesterov2019-02-201-3/+7
* fs/epoll: drop ovflist branch predictionDavidlohr Bueso2019-02-201-1/+1
* ocfs2: don't clear bh uptodate for block readJunxiao Bi2019-02-201-2/+0
* cifs: check ntwrk_buf_start for NULL before dereferencing itRonnie Sahlberg2019-02-201-1/+8
* NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl2019-02-201-2/+1
* udf: Fix BUG on corrupted inodeJan Kara2019-02-201-0/+6
* nfsd4: fix crash on writing v4_end_grace before nfsd startupJ. Bruce Fields2019-02-201-0/+2
* f2fs: fix wrong return value of f2fs_acl_createTiezhu Yang2019-02-201-6/+8
* f2fs: move dir data flush to write checkpoint processYunlei He2019-02-201-0/+3
* dlm: Don't swamp the CPU with callbacks queued during recoveryBob Peterson2019-02-201-0/+10
* fs: don't scan the inode cache before SB_BORN is setDave Chinner2019-02-061-6/+24
* 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
* 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
* fs: add the fsnotify call to vfs_iter_writeJimmy Durand Wesolowski2019-02-061-1/+3
* f2fs: read page index before freeingPan Bian2019-02-061-1/+3
* CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky2019-02-061-3/+3
* ocfs2: fix panic due to unrecovered local allocJunxiao Bi2019-01-261-2/+7
* 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