aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-08-24 Merge tag 'v3.18.66' into linux-linaro-lsk-v3.18lsk-v3.18-17.08Alex Shi
2017-08-16pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig
2017-08-16fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk
2017-08-12 Merge tag 'v3.18.64' into linux-linaro-lsk-v3.18Alex Shi
2017-08-11f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-08-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-08-11pstore: Use dynamic spinlock initializerKees Cook
2017-08-11pstore: Correctly initialize spinlock and flagsKees Cook
2017-08-11pstore: Allow prz to control need for lockingJoel Fernandes
2017-08-11dentry name snapshotsAl Viro
2017-08-11pstore: Make spinlock per zone instead of globalJoel Fernandes
2017-07-28 Merge tag 'v3.18.63' into linux-linaro-lsk-v3.18Alex Shi
2017-07-27udf: Fix deadlock between writeback and udf_setsize()Jan Kara
2017-07-27NFS: only invalidate dentrys that are clearly invalid.NeilBrown
2017-07-27f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim
2017-07-27CIFS: Fix handle_cancelled_mid callback initializationPavel Shilovsky
2017-07-22 Merge tag 'v3.18.62' into linux-linaro-lsk-v3.18Alex Shi
2017-07-21exec: Limit arg stack to at most 75% of _STK_LIMKees Cook
2017-07-21fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala
2017-06-30 Merge tag 'v3.18.59' into linux-linaro-lsk-v3.18Alex Shi
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-15 Merge tag 'v3.18.57' into linux-linaro-lsk-v3.18Alex Shi
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-08 Merge tag 'v3.18.56' into linux-linaro-lsk-v3.18Alex Shi
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-25Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
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