summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-06-29CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-29autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-06-29fs/exec.c: account for argv/envp pointersKees Cook
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-26configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger
2017-06-26Call echo service immediately after socket reconnectSachin Prabhu
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-14ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov
2017-06-14ext4: fix SEEK_HOLEJan Kara
2017-06-14nfsd4: fix null dereference on replayJ. Bruce Fields
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-05-20ext4: fix potential use after free in __ext4_journal_stopLukas Czerner
2017-05-20CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-05-20CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-05-20SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-20Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-05-20fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin
2017-05-20ceph: fix memory leak in __ceph_setxattr()Luis Henriques
2017-05-20fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko
2017-05-15f2fs: sanity check segment countJin Qian
2017-05-159p: fix a potential acl leakCong Wang
2017-05-08gfs2: remove IS_ERR_VALUE abuseArnd Bergmann
2017-05-08posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-05-08Handle mismatched open callsSachin Prabhu
2017-05-08timerfd: Protect the might cancel mechanism properThomas Gleixner
2017-05-08nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-05-08ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o
2017-05-08f2fs: do more integrity verification for superblockChao Yu
2017-04-30btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi
2017-04-30gfs2: avoid uninitialized variable warningArnd Bergmann
2017-04-30Fix signed/unsigned pointer warningKevin Cernekee
2017-04-30nfsd: work around a gcc-5.1 warningArnd Bergmann
2017-04-30fs/nfs: fix new compiler warning about boolean in switchAndre Przywara
2017-04-30CIFS: remove bad_network_name flagGermano Percossi
2017-04-30cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-04-22xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2017-04-22xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen
2017-04-22xfs: don't allow di_size with high bit setDarrick J. Wong
2017-04-22ext4: mark inode dirty after converting inline directoryEric Biggers
2017-04-22Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-04-22CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi