summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-16block: protect iterate_bdevs() against concurrent closeRabin Vincent
2017-02-16Merge "proc: fix conversion of oom_score_adj to oom_adj"Linux Build Service Account
2017-02-16Merge "BACKPORT: aio: mark AIO pseudo-fs noexec"Linux Build Service Account
2017-02-16proc: fix conversion of oom_score_adj to oom_adjLiam Mark
2017-02-15fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala
2017-02-10BACKPORT: aio: mark AIO pseudo-fs noexecJann Horn
2017-02-05jbd2: Fix use after free in kjournald2()Sahitya Tummala
2017-01-28ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim
2017-01-18fs: fuse: Add replacment for CMA pages into the LRU cacheLaura Abbott
2017-01-18fs: fuse: Workaround for CMA migrationLaura Abbott
2016-12-20Merge "ext4 crypto: added support for O_DIRECT flag"Linux Build Service Account
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-12-15ext4 crypto: added support for O_DIRECT flagAndrey Markovytch
2016-12-06Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-12-05 Merge tag 'v4.4.36' into linux-linaro-lsk-v4.4Alex Shi
2016-12-02NFSv4.x: hide array-bounds warningArnd Bergmann
2016-11-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-29writeback: initialize inode members that track writeback historyTahsin Erdogan
2016-11-28Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-26ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2016-11-26fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi
2016-11-24procfs: Update order of Ngid in /proc/PID/statusNeeraj Upadhyay
2016-11-25Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-18btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues
2016-11-18coredump: fix unfreezable coredumping taskAndrey Ryabinin
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-10ovl: fsync after copy-upMiklos Szeredi
2016-11-10ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2016-11-10ubifs: Abort readdir upon errorRichard Weinberger
2016-11-10btrfs: fix races on root_log_ctx listsChris Mason
2016-11-10libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-11-01Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-10-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-10-28ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2016-10-28jbd2: fix incorrect unlock on j_list_lockTaesoo Kim
2016-10-28ext4: do not advertise encryption support when disabledEric Biggers
2016-10-28ceph: fix error handling in ceph_read_iterNikolay Borisov
2016-10-28isofs: Do not return EACCES for unknown filesystemsJan Kara
2016-10-28Fix regression which breaks DFS mountingSachin Prabhu
2016-10-28Cleanup missing frees on some ioctlsSteve French
2016-10-28Do not send SMB3 SET_INFO request if nothing is changingSteve French
2016-10-28SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-10-28Set previous session id correctly on SMB3 reconnectSteve French
2016-10-28Display number of credits availableSteve French
2016-10-28Clarify locking of cifs file and tcon structures and make more granularSteve French
2016-10-28fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel
2016-10-28cifs: Limit the overall credit acquiredRoss Lagerwall