Age | Commit message (Expand) | Author |
2018-04-05 | net/9p/client.c: fix potential refcnt problem of trans module | Chengguang Xu |
2018-04-05 | fs/9p: don't set SB_NOATIME by default | Yiwen Jiang |
2018-04-05 | 9p: check memory allocation result for cachetag | Chengguang Xu |
2018-04-05 | 9p: don't maintain dir i_nlink if the exported fs doesn't either | Eryu Guan |
2018-04-05 | net/9p: avoid -ERESTARTSYS leak to userspace | Greg Kurz |
2018-04-05 | ocfs2/dlm: clean up unused variable in dlm_process_recovery_data | Changwei Ge |
2018-04-05 | ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio | piaojun |
2018-04-05 | ocfs2: add duplicated ino number check | Gang He |
2018-04-05 | ocfs2: add kobject for online file check | Gang He |
2018-04-05 | ocfs2: fix some small problems | Gang He |
2018-04-05 | ocfs2: move some definitions to header file | Gang He |
2018-04-05 | ocfs2: correct spelling mistake for migratable for all | Changwei Ge |
2018-04-05 | ocfs2: fix spelling mistake: "Migrateable" -> "Migratable" | Colin Ian King |
2018-04-05 | ocfs2/dlm: wait for dlm recovery done when migrating all lock resources | piaojun |
2018-04-05 | ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast() | Changwei Ge |
2018-04-05 | ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area() | Changwei Ge |
2018-04-05 | fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment | Changwei Ge |
2018-04-05 | ocfs2: remove two unused functions from suballoc.c | Changwei Ge |
2018-04-05 | ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() | piaojun |
2018-04-05 | ocfs2/dlm: don't handle migrate lockres if already in shutdown | Jun Piao |
2018-04-05 | ocfs2: keep the trace point consistent with the function name | Jia Guo |
2018-04-05 | ocfs2: remove some unused function declarations | piaojun |
2018-04-05 | ocfs2: use 'oi' instead of 'OCFS2_I()' | piaojun |
2018-04-05 | ocfs2: use 'osb' instead of 'OCFS2_SB()' | piaojun |
2018-04-05 | scripts/faddr2line: show the code context | Changbin Du |
2018-04-05 | lib: fix stall in __bitmap_parselist() | Yury Norov |
2018-04-05 | hugetlbfs: fix bug in pgoff overflow checking | Mike Kravetz |
2018-04-05 | zboot: fix stack protector in compressed boot phase | Huacai Chen |
2018-04-04 | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-04 | Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-04-04 | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-04 | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-04-04 | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-04-04 | Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-04-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-04-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-04 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-04 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-04-04 | Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2018-04-04 | Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-04-04 | Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2018-04-04 | Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-04-04 | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2018-04-04 | netdevsim: remove incorrect __net_initdata annotations | Arnd Bergmann |
2018-04-04 | sfc: remove ctpio_dmabuf_start from stats | Bert Kenward |
2018-04-04 | inet: frags: fix ip6frag_low_thresh boundary | Eric Dumazet |
2018-04-04 | tipc: Fix namespace violation in tipc_sk_fill_sock_diag | GhantaKrishnamurthy MohanKrishna |