Age | Commit message (Expand) | Author |
2015-06-25 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2015-06-25 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2015-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-24 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-06-24 | Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
2015-06-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2015-06-24 | mm: do not ignore mapping_gfp_mask in page cache allocation paths | Michal Hocko |
2015-06-24 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen |
2015-06-24 | procfs: treat parked tasks as sleeping for task state | Chris Metcalf |
2015-06-24 | ocfs2: mark local functions as static | Joseph Qi |
2015-06-24 | ocfs2: use swap() in ocfs2_double_lock() | Fabian Frederick |
2015-06-24 | ocfs2: use swap() in swap_refcount_rec() | Fabian Frederick |
2015-06-24 | ocfs2: use swap() in dx_leaf_sort_swap() | Fabian Frederick |
2015-06-24 | ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks | Joseph Qi |
2015-06-24 | ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger() | Xue jiufei |
2015-06-24 | ocfs2: o2net: should remove debugfs in o2net_init() out branch | alex chen |
2015-06-24 | ocfs2: remove OCFS2_IOCB_SEM lock type in direct io | WeiWei Wang |
2015-06-24 | ocfs2: do not BUG if jbd2_journal_dirty_metadata fails | Joseph Qi |
2015-06-24 | ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left() | Xue jiufei |
2015-06-24 | ocfs2: return error when ocfs2_figure_merge_contig_type() fails | Xue jiufei |
2015-06-24 | ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set | Joseph Qi |
2015-06-24 | ocfs2: use retval instead of status for checking error | Daeseok Youn |
2015-06-24 | ocfs2: fix a tiny race when truncate dio orohaned entry | Joseph Qi |
2015-06-24 | ocfs2: remove __mlog_cpu_guess | Andrew Morton |
2015-06-24 | ocfs2: reduce object size of mlog uses | Joe Perches |
2015-06-24 | configfs: unexport/make static config_item_init() | Fabian Frederick |
2015-06-24 | NTFS: use kvfree() in ntfs_free() | Pekka Enberg |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-23 | Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2015-06-23 | ext4: set lazytime on remount if MS_LAZYTIME is set by mount | Theodore Ts'o |
2015-06-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-22 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-06-22 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-06-22 | ext4: only call ext4_truncate when size <= isize | Josef Bacik |
2015-06-21 | ext4: make online defrag error reporting consistent | Eric Whitney |
2015-06-21 | ext4: minor cleanup of ext4_da_reserve_space() | Eric Whitney |
2015-06-21 | ext4: don't retry file block mapping on bigalloc fs with non-extent file | Darrick J. Wong |
2015-06-21 | ext4: prevent ext4_quota_write() from failing due to ENOSPC | Theodore Ts'o |
2015-06-20 | ext4: call sync_blockdev() before invalidate_bdev() in put_super() | Theodore Ts'o |
2015-06-20 | jbd2: speedup jbd2_journal_dirty_metadata() | Jan Kara |
2015-06-19 | seqcount: Rename write_seqcount_barrier() | Peter Zijlstra |
2015-06-17 | vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB | Tejun Heo |
2015-06-17 | writeback: do foreign inode detection iff cgroup writeback is enabled | Tejun Heo |
2015-06-15 | jbd2: get rid of open coded allocation retry loop | Michal Hocko |
2015-06-15 | ext4: improve warning directory handling messages | Andreas Dilger |
2015-06-15 | jbd2: fix ocfs2 corrupt when updating journal superblock fails | Joseph Qi |
2015-06-15 | ext4: mballoc: avoid 20-argument function call | Rasmus Villemoes |
2015-06-15 | ext4: wait for existing dio workers in ext4_alloc_file_blocks() | Lukas Czerner |