| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to account preflush command for noflush_merge mode | Chao Yu | 2019-01-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: avoid GC causing encrypted file corrupted | Yunlong Song | 2019-01-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Merge android-4.4.169 (dfca92b) into msm-4.4" | Linux Build Service Account | 2019-01-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.169 (dfca92b) into msm-4.4 | Srinivasarao P | 2018-12-24 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.169 into android-4.4 | Greg Kroah-Hartman | 2018-12-21 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) | Steve French | 2018-12-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix a panic caused by NULL flush_cmd_control | Yunlei He | 2018-12-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | aio: fix spectre gadget in lookup_ioctx | Jeff Moyer | 2018-12-21 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | ANDROID: Revert fs/squashfs back to linux-4.4.y | Alistair Strachan | 2018-12-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.168 (66a37fc) into msm-4.4 | Srinivasarao P | 2018-12-21 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.168 into android-4.4 | Greg Kroah-Hartman | 2018-12-19 | |
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | proc: do not access cmdline nor environ from file-backed areas | Willy Tarreau | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | proc: don't use FOLL_FORCE for reading cmdline and environment | Linus Torvalds | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | mm: replace access_remote_vm() write parameter with gup_flags | Lorenzo Stoakes | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | hugetlbfs: fix bug in pgoff overflow checking | Mike Kravetz | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | hugetlbfs: check for pgoff value overflow | Mike Kravetz | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | hugetlbfs: fix offset overflow in hugetlbfs mmap | Mike Kravetz | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | pstore: Convert console write to use ->write_buf | Namhyung Kim | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | ocfs2: fix potential use after free | Pan Bian | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | hfsplus: do not free node before using | Pan Bian | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | hfs: do not free node before using | Pan Bian | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | ocfs2: fix deadlock caused by ocfs2_defrag_extent() | Larry Chen | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | fscache, cachefiles: remove redundant variable 'cache' | Colin Ian King | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | fscache: fix race between enablement and dropping of object | NeilBrown | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | exportfs: do not read dentry after free | Pan Bian | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: send, fix infinite loop due to directory rename dependencies | Robbie Ko | 2018-12-17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | sysv: return 'err' instead of 0 in __sysv_write_inode | YueHaibing | 2018-12-17 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | / | | | | | | | | | | | | | | | | | | | | | | | Revert "rtc: alarm: Add power-on alarm feature" | Mao Jinlong | 2018-12-27 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.167 (ad9ce19) into msm-4.4 | Srinivasarao P | 2018-12-14 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.167 into android-4.4 | Greg Kroah-Hartman | 2018-12-13 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | cifs: Fix separator when building path from dentry | Paulo Alcantara | 2018-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix use-after-free when dumping free space | Filipe Manana | 2018-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | btrfs: Always try all copies when reading extent buffers | Nikolay Borisov | 2018-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | kernfs: Replace strncpy with memcpy | Guenter Roeck | 2018-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | exec: avoid gcc-8 warning for get_task_comm | Arnd Bergmann | 2018-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | btrfs: release metadata before running delayed refs | Josef Bacik | 2018-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | ext2: fix potential use after free | Pan Bian | 2018-12-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Btrfs: ensure path name is null terminated at btrfs_control_ioctl | Filipe Manana | 2018-12-13 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.166 (4c4bedf) into msm-4.4 | Srinivasarao P | 2018-12-03 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.166 into android-4.4 | Greg Kroah-Hartman | 2018-12-01 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca | 2018-12-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | btrfs: Ensure btrfs_trim_fs can trim the whole filesystem | Qu Wenruo | 2018-12-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd | Andrew Price | 2018-12-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | bfs: add sanity check at bfs_fill_super() | Tetsuo Handa | 2018-12-01 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | v9fs_dir_readdir: fix double-free on p9stat_read error | Dominique Martinet | 2018-12-01 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | ANDROID: sdcardfs: Add option to not link obb | Daniel Rosenberg | 2018-11-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ANDROID: sdcardfs: Add sandbox | Daniel Rosenberg | 2018-11-28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.165 (f34ff9e) into msm-4.4 | Srinivasarao P | 2018-11-28 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.165 into android-4.4 | Greg Kroah-Hartman | 2018-11-27 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | ||||
