summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia2020-11-18
| | * xfs: fix a missing unlock on error in xfs_fs_map_blocksChristoph Hellwig2020-11-18
| | * gfs2: check for live vs. read-only file system in gfs2_fitrimBob Peterson2020-11-18
| | * gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-freeBob Peterson2020-11-18
| | * Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2020-11-18
| | * btrfs: reschedule when cloning lots of extentsJohannes Thumshirn2020-11-18
| | * gfs2: Wake up when sd_glock_disposal becomes zeroAlexander Aring2020-11-18
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\| |
| * | UPSTREAM: fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()Heiko Carstens2020-11-15
| * | UPSTREAM: fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap2020-11-15
| * | UPSTREAM: ext2: fix debug reference to ext2_xattr_cacheJan Kara2020-11-15
| * | Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman2020-11-10
| |\|
| | * cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)2020-11-10
| | * 9P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)2020-11-10
| | * ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)2020-11-10
| | * ubifs: dent: Fix some potential memory leaks while iterating entriesZhihao Cheng2020-11-10
| | * btrfs: reschedule if necessary when logging directory itemsFilipe Manana2020-11-10
| | * NFS: fix nfs_path in case of a rename retryAshish Sangwan2020-11-10
| | * gfs2: add validation checks for size of superblockAnant Thazhemadam2020-11-10
| | * ext4: Detect already used quota file earlyJan Kara2020-11-10
| | * xfs: fix realtime bitmap/summary file truncation when growing rt volumeDarrick J. Wong2020-11-10
| | * f2fs: fix to check segment boundary during SIT page readaheadChao Yu2020-11-10
| | * f2fs crypto: avoid unneeded memory allocation in ->readdirChao Yu2020-11-10
| | * fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers2020-11-10
| | * efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller2020-11-10
| * | Merge 4.4.241 into android-4.4-pGreg Kroah-Hartman2020-10-29
| |\|
| | * reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara2020-10-29
| | * xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong2020-10-29
| | * reiserfs: only call unlock_new_inode() if I_NEWEric Biggers2020-10-29
| | * udf: Avoid accessing uninitialized data on failed inode readJan Kara2020-10-29
| | * udf: Limit sparing table sizeJan Kara2020-10-29
| | * ntfs: add check for mft record size in superblockRustam Kovhaev2020-10-29
| | * quota: clear padding in v2r1_mem2diskdqb()Eric Dumazet2020-10-29
| | * cifs: remove bogus debug codeDan Carpenter2020-10-29
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\| |
| * | Merge 4.4.240 into android-4.4-pGreg Kroah-Hartman2020-10-17
| |\|
| | * reiserfs: Fix oops during mountJan Kara2020-10-17
| | * reiserfs: Initialize inode keys properlyJan Kara2020-10-17
| * | Merge 4.4.239 into android-4.4-pGreg Kroah-Hartman2020-10-14
| |\|
| | * ep_create_wakeup_source(): dentry name can change under you...Al Viro2020-10-14
| | * epoll: EPOLL_CTL_ADD: close the race in decision to take fast pathAl Viro2020-10-14
| | * epoll: replace ->visited/visited_list with generation countAl Viro2020-10-14
| | * epoll: do not insert into poll queues until all sanity checks are doneAl Viro2020-10-14
| | * nfs: Fix security label length not being resetJeffrey Mitchell2020-10-14
| * | Merge 4.4.238 into android-4.4-pGreg Kroah-Hartman2020-10-01
| |\|
| | * ceph: fix potential race in ceph_check_capsJeff Layton2020-10-01
| | * fuse: don't check refcount after stealing pageMiklos Szeredi2020-10-01
| | * bdev: Reduce time holding bd_mutex in sync in blkdev_close()Douglas Anderson2020-10-01
| | * ubifs: Fix out-of-bounds memory access caused by abnormal value of node_lenLiu Song2020-10-01
| | * xfs: fix attr leaf header freemap.size underflowBrian Foster2020-10-01