summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | Merge 4.4.237 into android-4.4-pGreg Kroah-Hartman2020-09-23
| |\|
| | * NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia2020-09-23
| | * btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana2020-09-23
| | * xfs: initialize the shortform attr header padding entryDarrick J. Wong2020-09-23
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-09-19
|\| |
| * | Merge 4.4.236 into android-4.4-pGreg Kroah-Hartman2020-09-12
| |\|
| | * affs: fix basic permission bits to actually workMax Staudt2020-09-12
| | * fs/affs: use octal for permissionsFabian Frederick2020-09-12
| | * btrfs: fix potential deadlock in the search ioctlJosef Bacik2020-09-12
| | * btrfs: set the lockdep class for log tree extent buffersJosef Bacik2020-09-12
| | * btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov2020-09-12
| | * btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov2020-09-12
| | * btrfs: drop path before adding new uuid tree entryJosef Bacik2020-09-12
| | * fix regression in "epoll: Keep a reference on files added to the check list"Al Viro2020-09-12
| | * ceph: don't allow setlease on cephfsJeff Layton2020-09-12
| * | Merge 4.4.235 into android-4.4-pGreg Kroah-Hartman2020-09-03
| |\|
| | * btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik2020-09-03
| | * writeback: Fix sync livelock due to b_dirty_time processingJan Kara2020-09-03
| | * writeback: Avoid skipping inode writebackJan Kara2020-09-03
| | * writeback: Protect inode->i_io_list with inode->i_lockJan Kara2020-09-03
| | * jbd2: abort journal if free a async write error metadata bufferzhangyi (F)2020-09-03
| | * jbd2: make sure jh have b_transaction set in refile/unfile_bufferLukas Czerner2020-09-03
| | * ceph: fix potential mdsc use-after-free crashXiubo Li2020-09-03
| * | Merge 4.4.234 into android-4.4-pGreg Kroah-Hartman2020-08-26
| |\|
| | * do_epoll_ctl(): clean the failure exits up a bitAl Viro2020-08-26
| | * epoll: Keep a reference on files added to the check listMarc Zyngier2020-08-26
| | * ext4: fix potential negative array index in do_split()Eric Sandeen2020-08-26
| | * xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata2020-08-26
| | * jffs2: fix UAF problemZhe Li2020-08-26
| | * xfs: fix inode quota reservation checksDarrick J. Wong2020-08-26
| | * ext4: fix checking of directory entry validity for inline directoriesJan Kara2020-08-26
| | * ext4: clean up ext4_match() and callersEric Biggers2020-08-26
| | * romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn2020-08-26
| | * btrfs: don't show full path of bind mounts in subvol=Josef Bacik2020-08-26
| | * btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza2020-08-26
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\| |
| * | Merge 4.4.233 into android-4.4-pGreg Kroah-Hartman2020-08-21
| |\|
| | * fs/ufs: avoid potential u32 multiplication overflowColin Ian King2020-08-21
| | * nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2020-08-21
| | * ocfs2: change slot number type s16 to u16Junxiao Bi2020-08-21
| | * ext2: fix missing percpu_counter_incMikulas Patocka2020-08-21
| | * btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana2020-08-21
| | * btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik2020-08-21
| | * 9p: Fix memory leak in v9fs_mountZheng Bin2020-08-21
| | * fs/minix: reject too-large maximum file sizeEric Biggers2020-08-21
| | * fs/minix: don't allow getting deleted inodesEric Biggers2020-08-21
| | * fs/minix: check return value of sb_getblk()Eric Biggers2020-08-21
| | * dlm: Fix kobject memleakWang Hai2020-08-21
| | * fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney2020-08-21
| | * ext4: fix direct I/O read errorJiang Ying2020-08-21