Age | Commit message (Expand) | Author |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-13 | Merge tag 'dlm-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2013-11-13 | Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2013-11-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2013-11-13 | Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2013-11-13 | devpts: plug the memory leak in kill_sb | Ilija Hadzic |
2013-11-13 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook |
2013-11-13 | kcore: add Kconfig help text | Randy Dunlap |
2013-11-13 | procfs: clean up proc_reg_get_unmapped_area for 80-column limit | HATAYAMA Daisuke |
2013-11-13 | hfsplus: implement attributes file creation functionality | Vyacheslav Dubeyko |
2013-11-13 | hfsplus: implement attributes file's header node initialization code | Vyacheslav Dubeyko |
2013-11-13 | hfsplus: add metadata file's clump size calculation functionality | Vyacheslav Dubeyko |
2013-11-13 | fs/hfs/btree.h: remove duplicate defines | Michael Opdenacker |
2013-11-13 | epoll: do not take global 'epmutex' for simple topologies | Jason Baron |
2013-11-13 | epoll: optimize EPOLL_CTL_DEL using rcu | Jason Baron |
2013-11-13 | debugfs: use list_next_entry() in debugfs_remove_recursive() | Oleg Nesterov |
2013-11-13 | cramfs: mark as obsolete | Michael Opdenacker |
2013-11-13 | mm: factor commit limit calculation | Jerome Marchand |
2013-11-13 | writeback: do not sync data dirtied after sync start | Jan Kara |
2013-11-13 | /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line | Naoya Horiguchi |
2013-11-13 | mm, mempolicy: make mpol_to_str robust and always succeed | David Rientjes |
2013-11-13 | mm: use pgdat_end_pfn() to simplify the code in others | Xishi Qiu |
2013-11-13 | ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage() | Jan Kara |
2013-11-13 | ocfs2: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2013-11-13 | ocfs2: fix possible double free in ocfs2_write_begin_nolock | Xue jiufei |
2013-11-13 | ocfs2: add missing errno in ocfs2_ioctl_move_extents() | Younger Liu |
2013-11-13 | ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add() | Younger Liu |
2013-11-13 | ocfs2: rollback transaction in ocfs2_group_add() | Younger Liu |
2013-11-13 | ocfs2: break useless while loop | Junxiao Bi |
2013-11-13 | ocfs2: use find_last_bit() | Akinobu Mita |
2013-11-13 | ocfs2: delay migration when the lockres is in migration state | Xue jiufei |
2013-11-13 | ocfs2: skip locks in the blocked list | Xue jiufei |
2013-11-13 | ocfs2: use bitmap_weight() | Akinobu Mita |
2013-11-13 | ocfs2: don't spam on -EDQUOT | Joel Becker |
2013-11-13 | ocfs2: add necessary check in case sb_getblk() fails | Rui Xiang |
2013-11-13 | ocfs2: return ENOMEM when sb_getblk() fails | Rui Xiang |
2013-11-13 | fs/ocfs2/file.c: fix wrong comment | Junxiao Bi |
2013-11-13 | fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits | Goldwyn Rodrigues |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-11 | f2fs: issue more large discard command | Changman Lee |
2013-11-11 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-09 | ecryptfs: ->f_op is never NULL | Al Viro |
2013-11-09 | locks: break delegations on any attribute modification | J. Bruce Fields |
2013-11-09 | locks: break delegations on link | J. Bruce Fields |
2013-11-09 | locks: break delegations on rename | J. Bruce Fields |
2013-11-09 | locks: helper functions for delegation breaking | J. Bruce Fields |