aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-01-19Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2017-01-19 Merge tag 'v4.1.38' into linux-linaro-lsk-v4.1lsk-v4.1-17.02Alex Shi
2017-01-12fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai
2017-01-12block_dev: don't test bdev->bd_contains when it is not stableNeilBrown
2017-01-12btrfs: limit async_work allocation and worker func durationMaxim Patlasov
2017-01-12ext4: return -ENOMEM instead of successDan Carpenter
2017-01-12nfs_write_end(): fix handling of short copiesAl Viro
2017-01-12CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2017-01-12CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2017-01-12CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2017-01-12xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2017-01-12block: protect iterate_bdevs() against concurrent closeRabin Vincent
2017-01-12Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2017-01-12Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko
2017-01-12f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange
2017-01-12ext4: add sanity checking to count_overhead()Theodore Ts'o
2017-01-12ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o
2017-01-12ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2017-01-12ext4: fix stack memory corruption with 64k block sizeChandan Rajendra
2017-01-12ext4: fix mballoc breakage with 64k block sizeChandan Rajendra
2017-01-03Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2017-01-03 Merge tag 'v4.1.37' into linux-linaro-lsk-v4.1Alex Shi
2016-12-23mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2016-12-23posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-12-23fs: Avoid premature clearing of capabilitiesJan Kara
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-12-23nfsd: Disable NFSv2 timestamp workaround for NFSv3+Andreas Gruenbacher
2016-12-23fuse: Propagate dentry down to inode_change_ok()Jan Kara
2016-12-23xfs: Propagate dentry down to inode_change_ok()Jan Kara
2016-12-23xattr: Option to disable meta-data block cacheAndreas Dilger
2016-12-08fs: Export d_absolute_pathGuenter Roeck
2016-12-02Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlinux-linaro-lsk-android-testAlex Shi
2016-12-01 Merge tag 'v4.1.36' into linux-linaro-lsk-v4.1lsk-v4.1-16.12Alex Shi
2016-11-25ovl: fsync after copy-upMiklos Szeredi
2016-11-25ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2016-11-23btrfs: fix races on root_log_ctx listsChris Mason
2016-11-23libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-11-23ubifs: Abort readdir upon errorRichard Weinberger
2016-11-23UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger
2016-11-23ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2016-11-01isofs: Do not return EACCES for unknown filesystemsJan Kara
2016-11-01ceph: fix error handling in ceph_read_iterNikolay Borisov
2016-11-01jbd2: fix incorrect unlock on j_list_lockTaesoo Kim
2016-10-28UPSTREAM: fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa
2016-10-28UPSTREAM: fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2016-10-28ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan
2016-10-28FROMLIST: pstore: drop pmsg bounce bufferMark Salyzyn
2016-10-28UPSTREAM: capabilities: ambient capabilitiesAndy Lutomirski
2016-10-28UPSTREAM: ecryptfs: fix handling of directory openingAl Viro
2016-10-28ANDROID: sdcardfs: fix itnull.cocci warningsJulia Lawall