Age | Commit message (Expand) | Author |
2011-01-13 | fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc | Stefan Hajnoczi |
2011-01-13 | thp: remove PG_buddy | Andrea Arcangeli |
2011-01-13 | thp: transparent hugepage vmstat | Andrea Arcangeli |
2011-01-13 | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down | Mandeep Singh Baines |
2011-01-13 | mm: smaps: export mlock information | Nikanth Karthikesan |
2011-01-13 | fs/mpage.c: consolidate code | Hai Shan |
2011-01-13 | sync_inode_metadata: fix comment | Andrew Morton |
2011-01-13 | writeback: avoid livelocking WB_SYNC_ALL writeback | Jan Kara |
2011-01-13 | writeback: stop background/kupdate works from livelocking other works | Jan Kara |
2011-01-13 | writeback: trace wakeup event for background writeback | Wu Fengguang |
2011-01-13 | writeback: integrated background writeback work | Jan Kara |
2011-01-13 | ecryptfs: fix broken build | Linus Torvalds |
2011-01-13 | NFS: Fix NFSv3 exclusive open semantics | Trond Myklebust |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | cramfs: generate unique inode number for better inode cache usage | Stefani Seibold |
2011-01-13 | aio: remove unused aio_run_iocbs() | Jeff Moyer |
2011-01-13 | aio: remove unnecessary check | Namhyung Kim |
2011-01-13 | fs/char_dev.c: remove unused cdev_index() | Namhyung Kim |
2011-01-13 | /proc/kcore: fix seeking | Dave Anderson |
2011-01-13 | proc: move proc_console.c to fs/proc/consoles.c | Alexey Dobriyan |
2011-01-13 | proc: less LOCK/UNLOCK in remove_proc_entry() | Alexey Dobriyan |
2011-01-13 | kpagecount: add slab page checking because _mapcount is in a union | Petr Holasek |
2011-01-13 | proc: use single_open() correctly | Jovi Zhang |
2011-01-13 | proc: ->low_ino cleanup | Alexey Dobriyan |
2011-01-13 | proc: use seq_puts()/seq_putc() where possible | Alexey Dobriyan |
2011-01-13 | proc: use unsigned long inside /proc/*/statm | Alexey Dobriyan |
2011-01-13 | fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps | Joe Perches |
2011-01-13 | reiserfs: make sure va_end() is always called after va_start(). | Jesper Juhl |
2011-01-13 | befs: don't pass huge structs by value | Jesper Juhl |
2011-01-13 | pipe: use event aware wakeups | Davide Libenzi |
2011-01-13 | binfmt_elf: cleanups | Mikael Pettersson |
2011-01-13 | epoll: convert max_user_watches to long | Robin Holt |
2011-01-13 | fs/select.c: fix information leak to userspace | Vasiliy Kulikov |
2011-01-13 | fs/ext4/inode.c: use pr_warn_ratelimited() | Andrew Morton |
2011-01-13 | Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core | Jens Axboe |
2011-01-12 | Gfs2: fail if we try to use hole punch | Josef Bacik |
2011-01-12 | Btrfs: fail if we try to use hole punch | Josef Bacik |
2011-01-12 | Ext4: fail if we try to use hole punch | Josef Bacik |
2011-01-12 | Ocfs2: handle hole punching via fallocate properly | Josef Bacik |
2011-01-12 | XFS: handle hole punching via fallocate properly | Josef Bacik |
2011-01-12 | fs: add hole punching to fallocate | Josef Bacik |
2011-01-12 | vfs: pass struct file to do_truncate on O_TRUNC opens (try #2) | Jeff Layton |
2011-01-12 | fix signedness mess in rw_verify_area() on 64bit architectures | Al Viro |
2011-01-12 | fs: fix kernel-doc for dcache::prepend_path | Randy Dunlap |
2011-01-12 | fs: fix kernel-doc for dcache::d_validate | Randy Dunlap |
2011-01-12 | sanitize ecryptfs ->mount() | Al Viro |
2011-01-12 | switch afs | Al Viro |