summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-05-09nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-05-09ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o
2017-05-09gfs2: avoid uninitialized variable warningArnd Bergmann
2017-05-09CIFS: remove bad_network_name flagGermano Percossi
2017-05-09cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-05-03ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong
2017-04-26Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-04-07xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2017-04-07ext4: mark inode dirty after converting inline directoryEric Biggers
2017-04-07xfs: don't allow di_size with high bit setDarrick J. Wong
2017-04-07xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen
2017-03-28cancel the setfilesize transation when io error happenZhaohongjiang
2017-03-16xfs: pass total block res. as total xfs_bmapi_write() parameterBrian Foster
2017-03-13fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi
2017-03-13NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-03-13NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-03-13NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-03-13fuse: add missing FR_FORCEMiklos Szeredi
2017-03-13ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o
2017-03-13ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o
2017-03-13ext4: trim allocation requests to group sizeJan Kara
2017-03-13jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o
2017-03-03ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings
2017-03-03ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o
2017-03-03ext4: validate s_first_meta_bg at mount timeEryu Guan
2017-03-01vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi
2017-02-16cifs: initialize file_info_lockRabin Vincent
2017-01-27tmpfs: clear S_ISGID when setting posix ACLsGu Zheng
2017-01-27ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()Tariq Saeed
2017-01-27move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro
2017-01-27fuse: do not use iocb after it may have been freedRobert Doebbelin
2017-01-27block: fix use-after-free in sys_ioprio_get()Omar Sandoval
2017-01-27Fix regression which breaks DFS mountingSachin Prabhu
2017-01-27Move check for prefix path to within cifs_get_root()Sachin Prabhu
2017-01-27Compare prepaths when comparing superblocksSachin Prabhu
2017-01-27Fix memory leaks in cifs_do_mount()Sachin Prabhu
2017-01-27fs/cifs: make share unaccessible at root level mountableAurelien Aptel
2017-01-27NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust
2017-01-27posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-01-26ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger
2017-01-26NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown
2017-01-26sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming
2017-01-26ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren
2017-01-26nfs_write_end(): fix handling of short copiesAl Viro
2017-01-26block: protect iterate_bdevs() against concurrent closeRabin Vincent
2017-01-26xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2017-01-26CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2017-01-26CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2017-01-26CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2017-01-26fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai