aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-10-04 Merge tag 'v4.4.89' into linux-linaro-lsk-v4.4lsk-v4.4-17.09Alex Shi
2017-09-27ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)
2017-09-27ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)
2017-09-27nfsd: Fix general protection fault in release_lock_stateid()Chuck Lever
2017-09-27f2fs: check hot_data for roll-forward recoveryJaegeuk Kim
2017-09-14 Merge tag 'v4.4.88' into linux-linaro-lsk-v4.4Alex Shi
2017-09-13xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-09-13NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust
2017-09-13btrfs: resume qgroup rescan on rw remountAleksa Sarai
2017-09-13dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török
2017-09-08 Merge tag 'v4.4.87' into linux-linaro-lsk-v4.4Alex Shi
2017-09-07epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-09-07CIFS: remove endian related sparse warningSteve French
2017-09-07CIFS: Fix maximum SMB2 header sizePavel Shilovsky
2017-09-07ceph: fix readpage from fscacheYan, Zheng
2017-09-03 Merge tag 'v4.4.86' into linux-linaro-lsk-v4.4Alex Shi
2017-09-02btrfs: remove duplicate const specifierColin Ian King
2017-09-01 Merge tag 'v4.4.85' into linux-linaro-lsk-v4.4Alex Shi
2017-08-30nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-08-30cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg
2017-08-30cifs: Fix df output for users with quota limitsSachin Prabhu
2017-08-24 Merge tag 'v4.4.83' into linux-linaro-lsk-v4.4lsk-v4.4-17.08Alex Shi
2017-08-16pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig
2017-08-16nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson
2017-08-16fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk
2017-08-14 Merge tag 'v4.4.82' into linux-linaro-lsk-v4.4Alex 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-07 Merge tag 'v4.4.80' into linux-linaro-lsk-v4.4Alex Shi
2017-08-06Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo
2017-08-06pstore: Use dynamic spinlock initializerKees Cook
2017-08-06pstore: Correctly initialize spinlock and flagsKees Cook
2017-08-06pstore: Allow prz to control need for lockingJoel Fernandes
2017-08-06Make file credentials available to the seqfile interfacesLinus Torvalds
2017-08-06dentry name snapshotsAl Viro
2017-08-06xfs: don't BUG() on mixed direct and mapped I/OBrian Foster
2017-08-06pstore: Make spinlock per zone instead of globalJoel Fernandes
2017-07-28 Merge tag 'v4.4.79' into linux-linaro-lsk-v4.4Alex Shi
2017-07-27ceph: fix race in concurrent readdirYan, Zheng
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-22 Merge tag 'v4.4.78' into linux-linaro-lsk-v4.4Alex Shi
2017-07-21mnt: Make propagate_umount less slow for overlapping mount propagation treesEric W. Biederman
2017-07-21mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman
2017-07-21mnt: In umount propagation reparent in a separate passEric W. Biederman
2017-07-21exec: Limit arg stack to at most 75% of _STK_LIMKees Cook
2017-07-21binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook
2017-07-21fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala