Age | Commit message (Expand) | Author |
2010-10-27 | Merge branch 'akpm-incoming-2' | Linus Torvalds |
2010-10-27 | fasync: Fix placement of FASYNC flag comment | Linus Torvalds |
2010-10-27 | Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-27 | epoll: make epoll_wait() use the hrtimer range feature | Shawn Bohrer |
2010-10-27 | select: rename estimate_accuracy() to select_estimate_accuracy() | Andrew Morton |
2010-10-27 | fuse: use release_pages() | Miklos Szeredi |
2010-10-27 | exec: don't turn PF_KTHREAD off when a target command was not found | KOSAKI Motohiro |
2010-10-27 | /proc/stat: fix scalability of irq sum of all cpu | KAMEZAWA Hiroyuki |
2010-10-27 | /proc/stat: scalability of irq num per cpu | KAMEZAWA Hiroyuki |
2010-10-27 | procfs: fix /proc/softirqs formatting | Davidlohr Bueso |
2010-10-27 | /proc/pid/smaps: export amount of anonymous memory in a mapping | Nikanth Karthikesan |
2010-10-27 | coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y | Roland McGrath |
2010-10-27 | core_pattern: fix truncation by core_pattern handler with long parameters | Xiaotian Feng |
2010-10-27 | signals: move cred_guard_mutex from task_struct to signal_struct | KOSAKI Motohiro |
2010-10-27 | isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory | Ondrej Zary |
2010-10-27 | locks: turn lock_flocks into a spinlock | Arnd Bergmann |
2010-10-27 | fasync: re-organize fasync entry insertion to allow it under a spinlock | Linus Torvalds |
2010-10-27 | locks/nfsd: allocate file lock outside of spinlock | Arnd Bergmann |
2010-10-27 | lockd: fix nlmsvc_notify_blocked locking | J. Bruce Fields |
2010-10-27 | lockd: push lock_flocks down | Arnd Bergmann |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-10-26 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-10-26 | Merge branch 'akpm-incoming-1' | Linus Torvalds |
2010-10-26 | kernel: remove PF_FLUSHER | Peter Zijlstra |
2010-10-26 | fs: allow for more than 2^31 files | Eric Dumazet |
2010-10-26 | procfs: fix numbering in /proc/locks | Jerome Marchand |
2010-10-26 | fs: move exportfs since it is not a networking filesystem | Randy Dunlap |
2010-10-26 | fs/buffer.c: remove duplicated assignment to b_private | Namhyung Kim |
2010-10-26 | fs/direct-io.c: fix truncation error in dio_complete() return | Edward Shishkin |
2010-10-26 | fuse: use clear_highpage() and KM_USER0 instead of KM_USER1 | Miklos Szeredi |
2010-10-26 | use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages | Jan Beulich |
2010-10-26 | hostfs: code cleanups | Richard Weinberger |
2010-10-26 | fs/fs-writeback.c: restore lost comment | Andrew Morton |
2010-10-26 | writeback: remove the internal 5% low bound on dirty_ratio | Wu Fengguang |
2010-10-26 | mm: add account_page_writeback() | Michael Rubin |
2010-10-26 | writeback: remove nonblocking/encountered_congestion references | Wu Fengguang |
2010-10-26 | oom: fix locking for oom_adj and oom_score_adj | David Rientjes |
2010-10-26 | oom: rewrite error handling for oom_adj and oom_score_adj tunables | David Rientjes |
2010-10-26 | oom: add per-mm oom disable count | Ying Han |
2010-10-26 | vmcore: it is not experimental any more | WANG Cong |
2010-10-26 | hostfs: fix UML crash: remove f_spare from hostfs | Richard Weinberger |
2010-10-26 | Merge branch 'ima-memory-use-fixes' | Linus Torvalds |
2010-10-26 | IMA: move read counter into struct inode | Eric Paris |
2010-10-26 | NFS: Fix a compile issue in nfs_root | Trond Myklebust |
2010-10-26 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2010-10-26 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-10-26 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-10-25 | nfs4: fix channel attribute sanity-checks | J. Bruce Fields |
2010-10-25 | split invalidate_inodes() | Al Viro |
2010-10-25 | fs: skip I_FREEING inodes in writeback_sb_inodes | Christoph Hellwig |