Age | Commit message (Expand) | Author | Files | Lines |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2015-06-28 | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -772/+0 |
2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -5/+5 |
2015-06-27 | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 11 | -251/+259 |
2015-06-27 | Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -145/+435 |
2015-06-27 | Revert "jbd2: speedup jbd2_journal_dirty_metadata()" | Linus Torvalds | 1 | -27/+6 |
2015-06-27 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -1/+0 |
2015-06-27 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+4 |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 11 | -39/+227 |
2015-06-26 | fs/block_dev.c: skip rw_page if bdev has integrity | Vishal Verma | 1 | -2/+2 |
2015-06-26 | coredump: add __printf attribute to cn_*printf functions | Nicolas Iooss | 1 | -4/+7 |
2015-06-26 | coredump: use from_kuid/kgid when formatting corename | Nicolas Iooss | 1 | -2/+6 |
2015-06-26 | fs/reiserfs: remove unneeded cast | Firo Yang | 1 | -2/+1 |
2015-06-26 | NILFS2: support NFSv2 export | NeilBrown | 1 | -3/+2 |
2015-06-26 | fs/befs/btree.c: remove unneeded initializations | Fabian Frederick | 1 | -3/+3 |
2015-06-26 | fs/minix: remove unneeded cast | Firo Yang | 1 | -1/+1 |
2015-06-26 | fs/efs: femove unneeded cast | Firo Yang | 1 | -1/+1 |
2015-06-26 | fs/ext4/super.c: use strreplace() in ext4_fill_super() | Rasmus Villemoes | 1 | -3/+1 |
2015-06-26 | fs/jbd2/journal.c: use strreplace() | Rasmus Villemoes | 1 | -8/+2 |
2015-06-26 | fs, proc: introduce CONFIG_PROC_CHILDREN | Iago López Galeiras | 3 | -3/+7 |
2015-06-26 | proc: fix PAGE_SIZE limit of /proc/$PID/cmdline | Alexey Dobriyan | 1 | -9/+196 |
2015-06-26 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 27 | -274/+1079 |
2015-06-26 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -52/+10 |
2015-06-26 | Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -1/+4 |
2015-06-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 27 | -1347/+1457 |
2015-06-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 21 | -177/+180 |
2015-06-25 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -19/+39 |
2015-06-25 | Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 29 | -616/+3775 |
2015-06-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 7 | -59/+120 |
2015-06-25 | mm: do not ignore mapping_gfp_mask in page cache allocation paths | Michal Hocko | 2 | -2/+3 |
2015-06-25 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen | 1 | -1/+0 |
2015-06-25 | procfs: treat parked tasks as sleeping for task state | Chris Metcalf | 1 | -0/+8 |
2015-06-25 | ocfs2: mark local functions as static | Joseph Qi | 2 | -6/+6 |
2015-06-25 | ocfs2: use swap() in ocfs2_double_lock() | Fabian Frederick | 1 | -9/+2 |
2015-06-25 | ocfs2: use swap() in swap_refcount_rec() | Fabian Frederick | 1 | -4/+2 |
2015-06-25 | ocfs2: use swap() in dx_leaf_sort_swap() | Fabian Frederick | 1 | -4/+1 |
2015-06-25 | ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks | Joseph Qi | 2 | -3/+15 |
2015-06-25 | ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger() | Xue jiufei | 1 | -3/+1 |
2015-06-25 | ocfs2: o2net: should remove debugfs in o2net_init() out branch | alex chen | 1 | -1/+1 |
2015-06-25 | ocfs2: remove OCFS2_IOCB_SEM lock type in direct io | WeiWei Wang | 3 | -37/+4 |
2015-06-25 | ocfs2: do not BUG if jbd2_journal_dirty_metadata fails | Joseph Qi | 1 | -1/+14 |
2015-06-25 | ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left() | Xue jiufei | 1 | -1/+2 |
2015-06-25 | ocfs2: return error when ocfs2_figure_merge_contig_type() fails | Xue jiufei | 1 | -10/+24 |
2015-06-25 | ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set | Joseph Qi | 1 | -1/+0 |
2015-06-25 | ocfs2: use retval instead of status for checking error | Daeseok Youn | 1 | -10/+10 |
2015-06-25 | ocfs2: fix a tiny race when truncate dio orohaned entry | Joseph Qi | 4 | -46/+39 |
2015-06-25 | ocfs2: remove __mlog_cpu_guess | Andrew Morton | 1 | -16/+3 |
2015-06-25 | ocfs2: reduce object size of mlog uses | Joe Perches | 2 | -30/+59 |
2015-06-25 | configfs: unexport/make static config_item_init() | Fabian Frederick | 1 | -2/+1 |
2015-06-25 | NTFS: use kvfree() in ntfs_free() | Pekka Enberg | 1 | -6/+1 |