summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-06-28mm: larger stack guard gap, between vmasSasha Levin2-5/+1
2017-06-25configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger1-2/+1
2017-06-25proc: add a schedule point in proc_pid_readdir()Eric Dumazet1-0/+2
2017-06-25romfs: use different way to generate fsid for BLOCK or MTDColy Li1-1/+22
2017-06-25fscache: Clear outstanding writes when disabling a cookieDavid Howells2-0/+11
2017-06-25btrfs: fix memory leak in update_space_info failure pathJeff Mahoney1-0/+1
2017-06-25btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba1-2/+2
2017-06-25ufs: set correct ->s_maxsizeAl Viro1-0/+18
2017-06-25fix ufs_isblockset()Al Viro1-3/+7
2017-06-25ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov1-2/+3
2017-06-25ext4: fix SEEK_HOLEJan Kara1-36/+14
2017-06-25nfsd4: fix null dereference on replayJ. Bruce Fields1-7/+6
2017-06-25xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen1-1/+1
2017-06-25xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang1-1/+1
2017-06-25xfs: fix indlen accounting error on partial delalloc conversionBrian Foster1-3/+4
2017-06-25xfs: wait on new inodes during quotaoff dquot releaseBrian Foster1-1/+2
2017-06-25xfs: update ag iterator to support wait on new inodesBrian Foster2-8/+53
2017-06-25xfs: support ability to wait on new inodesBrian Foster2-2/+7
2017-06-25xfs: fix up quotacheck buffer list error handlingBrian Foster3-6/+26
2017-06-25xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster1-2/+3
2017-06-25xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen1-2/+8
2017-06-25xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong1-2/+3
2017-06-25xfs: use dedicated log worker wq to avoid deadlock with cil wqBrian Foster3-1/+10
2017-06-25xfs: fix kernel memory exposure problemsDarrick J. Wong1-1/+1
2017-06-25fs/ufs: Set UFS default maximum bytes per fileRichard Narron1-3/+2
2017-06-13fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko1-1/+1
2017-06-13f2fs: sanity check segment countJin Qian1-0/+7
2017-06-139p: fix a potential acl leakCong Wang1-0/+2
2017-06-13timerfd: Protect the might cancel mechanism properThomas Gleixner1-3/+14
2017-06-13f2fs: do more integrity verification for superblockChao Yu1-0/+98
2017-06-13gfs2: avoid uninitialized variable warningArnd Bergmann1-2/+2
2017-06-08xfs: Fix missed holes in SEEK_HOLE implementationJan Kara1-20/+9
2017-06-08xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan1-1/+1
2017-05-28nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields1-4/+4
2017-05-28CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2-0/+7
2017-05-17ceph: fix memory leak in __ceph_setxattr()Luis Henriques1-0/+3
2017-05-17SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French1-3/+11
2017-05-17CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke1-2/+2
2017-05-17fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin1-6/+5
2017-05-17Set unicode flag on cifs echo request to avoid Mac errorSteve French1-0/+3
2017-05-17ext4: evict inline data when writing to memory mapEric Biggers1-0/+5
2017-05-17proc: Fix unbalanced hard link numbersTakashi Iwai1-0/+1
2017-05-17nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6
2017-05-17nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2-8/+8
2017-05-17nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-0/+36
2017-05-17cifs: Do not send echoes before Negotiate is completeSachin Prabhu1-0/+10
2017-05-17CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi1-3/+3
2017-05-17CIFS: remove bad_network_name flagGermano Percossi2-6/+0
2017-05-17sysfs: be careful of error returns from ops->show()NeilBrown1-2/+4
2017-05-17Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski1-0/+4