Age | Commit message (Expand) | Author |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-02-21 | binfmt_elf: remove unused argument in fill_elf_header | Zhang Yanfei |
2013-02-21 | ubifs: wait for page writeback to provide stable pages | Jan Kara |
2013-02-21 | ocfs2: wait for page writeback to provide stable pages | Jan Kara |
2013-02-21 | block: optionally snapshot page contents to provide stable pages during write | Darrick J. Wong |
2013-02-21 | 9pfs: fix filesystem to wait for stable page writeback | Darrick J. Wong |
2013-02-21 | mm: only enforce stable page writes if the backing device requires it | Darrick J. Wong |
2013-02-21 | ocfs2: unlock super lock if lockres refresh failed | Junxiao Bi |
2013-02-21 | ocfs2: remove kfree() redundant null checks | Tim Gardner |
2013-02-21 | configfs: move the dereference below the NULL test | Wei Yongjun |
2013-02-21 | fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() | MITSUNARI Shigeo |
2013-02-21 | inotify: remove broken mask checks causing unmount to be EINVAL | Jim Somerville |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-02-21 | Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2013-02-21 | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2013-02-21 | Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-19 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-19 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-19 | NLM: Ensure that we resend all pending blocking locks after a reclaim | Trond Myklebust |
2013-02-18 | net: proc: remove proc_net_remove | Gao feng |
2013-02-18 | net: proc: remove proc_net_fops_create | Gao feng |
2013-02-17 | umount oops when remove blocklayoutdriver first | fanchaoting |
2013-02-17 | nfs: remove kfree() redundant null checks | Tim Gardner |
2013-02-17 | NFSv4.1: Don't decode skipped layoutgets | Weston Andros Adamson |
2013-02-14 | xfs: xfs_bmap_add_attrfork_local is too generic | Dave Chinner |
2013-02-14 | xfs: remove log force from xfs_buf_trylock() | Brian Foster |
2013-02-14 | xfs: recheck buffer pinned status after push trylock failure | Brian Foster |
2013-02-14 | xfs: limit speculative prealloc size on sparse files | Dave Chinner |
2013-02-14 | NFSv4.1: Fix bulk recall and destroy of layouts | Trond Myklebust |
2013-02-13 | GFS2: Reinstate withdraw ack system | Steven Whitehouse |
2013-02-12 | pstore: Create a convenient mount point for pstore | Josh Boyer |
2013-02-11 | NFSv4.1: Fix an ABBA locking issue with session and state serialisation | Trond Myklebust |
2013-02-11 | NFSv4: Fix a reboot recovery race when opening a file | Trond Myklebust |
2013-02-11 | NFSv4: Ensure delegation recall and byte range lock removal don't conflict | Trond Myklebust |
2013-02-11 | NFSv4: Fix up the return values of nfs4_open_delegation_recall | Trond Myklebust |
2013-02-11 | NFSv4.1: Don't lose locks when a server reboots during delegation return | Trond Myklebust |
2013-02-11 | NFSv4.1: Prevent deadlocks between state recovery and file locking | Trond Myklebust |
2013-02-11 | NFSv4: Allow the state manager to mark an open_owner as being recovered | Trond Myklebust |
2013-02-11 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2013-02-10 | fs/9p: Fix atomic_open | M. Mohan Kumar |
2013-02-10 | fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request | Aneesh Kumar K.V |
2013-02-10 | locking in fs/9p ->readdir() | Al Viro |