summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* hugetlbfs: fix memory leak for resv_mapMike Kravetz2019-05-161-6/+14
* jffs2: fix use-after-free on symlink traversalAl Viro2019-05-162-6/+4
* ceph: fix use-after-free on symlink traversalAl Viro2019-05-161-1/+1
* NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa2019-05-161-1/+2
* fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing2019-05-161-2/+4
* ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton2019-05-161-1/+5
* 9p locks: add mount option for lock retry intervalDinu-Razvan Chis-Serban2019-04-273-1/+27
* 9p: do not trust pdu content for stat item sizeGertjan Halkes2019-04-271-5/+3
* fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French2019-04-271-1/+2
* ext4: report real fs size after failed resizeLukas Czerner2019-04-271-1/+5
* binfmt_elf: switch to new creds when switching to new mmLinus Torvalds2019-04-271-1/+1
* fs: fix guard_bio_eod to check for real EOD errorsCarlos Maiolino2019-04-271-0/+7
* cifs: Fix NULL pointer dereference of devnameYao Liu2019-04-271-0/+5
* cifs: use correct format charactersLouis Taylor2019-04-272-3/+3
* ocfs2: fix a panic problem caused by o2cb_ctlJia Guo2019-04-271-6/+8
* ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)2019-04-271-25/+22
* fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing2019-04-031-1/+2
* ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)2019-04-031-4/+8
* ext4: fix data corruption caused by unaligned direct AIOLukas Czerner2019-04-031-1/+1
* ext4: fix NULL pointer dereference while journal is abortedJiufei Xue2019-04-031-1/+1
* udf: Fix crash on IO error during truncateJan Kara2019-04-031-0/+3
* 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
* 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
* CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-03-231-5/+7
* 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
* 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
* 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
* 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: 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
* gfs2: Revert "Fix loop in gfs2_rbm_find"Andreas Gruenbacher2019-02-061-1/+1