summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
* seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches2021-08-19
* proc: faster /proc/*/statusAlexey Dobriyan2021-08-19
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-08-12
|\
| * Merge 4.4.278 into android-4.4-pGreg Kroah-Hartman2021-08-04
| |\
| | * ocfs2: issue zeroout to EOF blocksJunxiao Bi2021-08-04
| | * ocfs2: fix zero out valid dataJunxiao Bi2021-08-04
| | * hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi2021-08-04
| | * hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi2021-08-04
| | * hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi2021-08-04
| * | Merge 4.4.277 into android-4.4-pGreg Kroah-Hartman2021-07-28
| |\|
| | * btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba2021-07-28
| | * proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri2021-07-28
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\| |
| * | Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman2021-07-20
| |\|
| | * seq_file: disallow extremely large seq buffer allocationsEric Sandeen2021-07-20
| | * nfs: fix acl memory leak of posix_acl_create()Gao Xiang2021-07-20
| | * ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirtyJeff Layton2021-07-20
| | * fs/jfs: Fix missing error code in lmLogInit()Jiapeng Chong2021-07-20
| | * jfs: fix GPF in diFreePavel Skripkin2021-07-20
| | * fuse: reject internal errnoMiklos Szeredi2021-07-20
| | * udf: Fix NULL pointer dereference in udf_symlink functionArturo Giusti2021-07-20
| | * reiserfs: add check for invalid 1st journal blockPavel Skripkin2021-07-20
| | * writeback: fix obtain a reference to a freeing memcg cssMuchun Song2021-07-20
| | * fs: dlm: cancel work sync otherconAlexander Aring2021-07-20
| | * block_dump: remove block_dump feature in mark_inode_dirty()zhangyi (F)2021-07-20
| | * btrfs: disable build on platforms having page size 256KChristophe Leroy2021-07-20
| | * fuse: check connected before queueing on fpq->ioMiklos Szeredi2021-07-20
| | * ext4: fix avefreec in find_group_orlovPan Dong2021-07-20
| | * ext4: remove check for zero nr_to_scan in ext4_es_scan()Zhang Yi2021-07-20
| | * ext4: correct the cache_nr in tracepoint ext4_es_shrink_exitZhang Yi2021-07-20
| | * ext4: fix kernel infoleak via ext4_extent_headerAnirudh Rayabharam2021-07-20
| | * btrfs: clear defrag status of a root if starting transaction failsDavid Sterba2021-07-20
| | * ntfs: fix validity check for file name attributeDesmond Cheong Zhi Xi2021-07-20
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\| |
| * | Merge 4.4.274 into android-4.4-pGreg Kroah-Hartman2021-06-30
| |\|
| | * nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin2021-06-30
| | * gfs2: Fix use-after-free in gfs2_glock_shrink_scanHillf Danton2021-06-30
| * | Merge 4.4.273 into android-4.4-pGreg Kroah-Hartman2021-06-16
| |\|
| | * proc: only require mm_struct for writingLinus Torvalds2021-06-16
| | * NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo2021-06-16
| | * NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter2021-06-16
| | * btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani2021-06-16
| | * proc: Track /proc/$pid/attr/ opener mm_structKees Cook2021-06-16
| * | Merge 4.4.272 into android-4.4-pGreg Kroah-Hartman2021-06-10
| |\|
| | * btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik2021-06-10
| | * ocfs2: fix data corruption by fallocateJunxiao Bi2021-06-10
| | * ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin2021-06-10
| * | Merge 4.4.271 into android-4.4-pGreg Kroah-Hartman2021-06-03
| |\|
| | * hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2021-06-03
| | * btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik2021-06-03