Age | Commit message (Expand) | Author |
2019-07-16 | fs/reiserfs/journal.c: change return type of dirty_one_transaction | Hariprasad Kelam |
2019-07-16 | fs/ufs/super.c: remove set but not used variable 'usb3' | YueHaibing |
2019-07-16 | fs/hfsplus/xattr.c: replace strncpy with memcpy | Mathieu Malaterre |
2019-07-16 | coda: add hinting support for partial file caching | Pedro Cuadra |
2019-07-16 | coda: ftoc validity check integration | Fabian Frederick |
2019-07-16 | coda: remove sb test in coda_fid_to_inode() | Fabian Frederick |
2019-07-16 | coda: remove sysctl object from module when unused | Fabian Frederick |
2019-07-16 | coda: add __init to init_coda_psdev() | Fabian Frederick |
2019-07-16 | coda: use SIZE() for stat | Fabian Frederick |
2019-07-16 | coda: destroy mutex in put_super() | Fabian Frederick |
2019-07-16 | coda: remove uapi/linux/coda_psdev.h | Jan Harkes |
2019-07-16 | coda: move internal defs out of include/linux/ [ver #2] | David Howells |
2019-07-16 | coda: bump module version | Jan Harkes |
2019-07-16 | coda: get rid of CODA_FREE() | Dan Carpenter |
2019-07-16 | coda: get rid of CODA_ALLOC() | Dan Carpenter |
2019-07-16 | coda: change Coda's user api to use 64-bit time_t in timespec | Jan Harkes |
2019-07-16 | coda: stop using 'struct timespec' in user API | Arnd Bergmann |
2019-07-16 | coda: clean up indentation, replace spaces with tab | Colin Ian King |
2019-07-16 | coda: don't try to print names that were considered too long | Jan Harkes |
2019-07-16 | coda: potential buffer overflow in coda_psdev_write() | Jan Harkes |
2019-07-16 | coda: add error handling for fget | Zhouyang Jia |
2019-07-16 | coda: pass the host file in vma->vm_file on mmap | Jan Harkes |
2019-07-16 | fs/binfmt_elf.c: delete stale comment | Alexey Dobriyan |
2019-07-16 | fs/binfmt_flat.c: remove set but not used variable 'inode' | YueHaibing |
2019-07-16 | fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino... | Radoslaw Burny |
2019-07-16 | fs/proc/inode.c: use typeof_member() macro | Alexey Dobriyan |
2019-07-16 | vmcore: add a kernel parameter novmcoredd | Kairui Song |
2019-07-15 | Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-14 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-07-14 | Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-07-14 | Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-14 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds |
2019-07-13 | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-12 | Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2019-07-12 | Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
2019-07-12 | Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-07-12 | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-12 | oom: decouple mems_allowed from oom_unkillable_task | Shakeel Butt |
2019-07-12 | mm, oom: remove redundant task_in_mem_cgroup() check | Shakeel Butt |
2019-07-12 | mm: vmalloc: show number of vmalloc pages in /proc/meminfo | Roman Gushchin |
2019-07-12 | mm: smaps: split PSS into components | Luigi Semenzato |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/map_files | Konstantin Khlebnikov |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/clear_refs | Konstantin Khlebnikov |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/pagemap | Konstantin Khlebnikov |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup | Konstantin Khlebnikov |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/maps | Konstantin Khlebnikov |
2019-07-12 | memcg, fsnotify: no oom-kill for remote memcg charging | Shakeel Butt |
2019-07-12 | 9p: pass the correct prototype to read_cache_page | Christoph Hellwig |