summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Improve readdir verbosityPavel Shilovsky2017-06-292-4/+9
* autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown2017-06-291-1/+1
* fs/exec.c: account for argv/envp pointersKees Cook2017-06-291-4/+24
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-262-5/+1
* configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger2017-06-261-2/+1
* Call echo service immediately after socket reconnectSachin Prabhu2017-06-261-6/+18
* btrfs: fix memory leak in update_space_info failure pathJeff Mahoney2017-06-141-0/+1
* btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba2017-06-141-2/+2
* ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov2017-06-141-2/+3
* ext4: fix SEEK_HOLEJan Kara2017-06-141-36/+14
* nfsd4: fix null dereference on replayJ. Bruce Fields2017-06-141-7/+6
* xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen2017-06-071-1/+1
* xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang2017-06-071-1/+1
* xfs: fix indlen accounting error on partial delalloc conversionBrian Foster2017-06-071-3/+4
* xfs: fix up quotacheck buffer list error handlingBrian Foster2017-06-073-6/+26
* xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster2017-06-071-2/+3
* xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen2017-06-071-2/+8
* xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong2017-06-071-2/+3
* xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan2017-06-071-1/+1
* xfs: Fix missed holes in SEEK_HOLE implementationJan Kara2017-06-071-20/+9
* ext4: fix potential use after free in __ext4_journal_stopLukas Czerner2017-05-201-3/+3
* CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2017-05-202-0/+7
* CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke2017-05-201-2/+2
* SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French2017-05-201-3/+11
* Set unicode flag on cifs echo request to avoid Mac errorSteve French2017-05-201-0/+3
* fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin2017-05-201-6/+5
* ceph: fix memory leak in __ceph_setxattr()Luis Henriques2017-05-201-0/+3
* fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko2017-05-201-1/+1
* f2fs: sanity check segment countJin Qian2017-05-151-0/+7
* 9p: fix a potential acl leakCong Wang2017-05-151-0/+2
* gfs2: remove IS_ERR_VALUE abuseArnd Bergmann2017-05-081-6/+9
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2017-05-0814-98/+87
* Handle mismatched open callsSachin Prabhu2017-05-088-8/+135
* timerfd: Protect the might cancel mechanism properThomas Gleixner2017-05-081-3/+14
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-05-081-0/+36
* ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o2017-05-081-4/+28
* f2fs: do more integrity verification for superblockChao Yu2017-05-081-0/+98
* btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi2017-04-301-1/+1
* gfs2: avoid uninitialized variable warningArnd Bergmann2017-04-301-2/+2
* Fix signed/unsigned pointer warningKevin Cernekee2017-04-301-5/+7
* nfsd: work around a gcc-5.1 warningArnd Bergmann2017-04-301-2/+1
* fs/nfs: fix new compiler warning about boolean in switchAndre Przywara2017-04-301-7/+4
* CIFS: remove bad_network_name flagGermano Percossi2017-04-302-6/+0
* cifs: Do not send echoes before Negotiate is completeSachin Prabhu2017-04-301-0/+10
* xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong2017-04-221-0/+1
* xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen2017-04-221-2/+5
* xfs: don't allow di_size with high bit setDarrick J. Wong2017-04-221-0/+8
* ext4: mark inode dirty after converting inline directoryEric Biggers2017-04-221-3/+2
* Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski2017-04-221-0/+4
* CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi2017-04-221-3/+3