Age | Commit message (Expand) | Author |
2010-05-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-05-27 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-05-27 | fs/: do not fallback to default_llseek() when readdir() uses BKL | jan Blunck |
2010-05-27 | vfs: introduce noop_llseek() | jan Blunck |
2010-05-27 | aio: fix the compat vectored operations | Jeff Moyer |
2010-05-27 | compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev | Jeff Moyer |
2010-05-27 | fs/affs: use ERR_CAST | Julia Lawall |
2010-05-27 | kcore: add _text to KCORE_TEXT | Wu Fengguang |
2010-05-27 | proc: remove obsolete comments | Amerigo Wang |
2010-05-27 | proc: cleanup: remove unused assignments | Dan Carpenter |
2010-05-27 | proc: get_nr_threads() doesn't need ->siglock any longer | Oleg Nesterov |
2010-05-27 | exit: avoid sig->count in de_thread/__exit_signal synchronization | Oleg Nesterov |
2010-05-27 | coredump: shift down_write(mmap_sem) into coredump_wait() | Oleg Nesterov |
2010-05-27 | coredump: factor out put_cred() calls | Oleg Nesterov |
2010-05-27 | coredump: cleanup "ispipe" code | Oleg Nesterov |
2010-05-27 | coredump: factor out the not-ispipe file checks | Oleg Nesterov |
2010-05-27 | exec: replace call_usermodehelper_pipe with use of umh init function and reso... | Neil Horman |
2010-05-27 | ufs: permit mounting of BorderWare filesystems | Thomas Stewart |
2010-05-27 | fs/autofs4: use memdup_user | Julia Lawall |
2010-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2010-05-26 | fs/fscache/object-list.c: fix warning on 32-bit | Andrew Morton |
2010-05-26 | NFS: Fix another nfs_wb_page() deadlock | Trond Myklebust |
2010-05-26 | NFS: Ensure that we mark the inode as dirty if we exit early from commit | Trond Myklebust |
2010-05-26 | NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker | Trond Myklebust |
2010-05-25 | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers |
2010-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2010-05-25 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-05-25 | smbfs: remove duplicated #include | Huang Weiyi |
2010-05-25 | fs: ldm: don't use own implementation of hex_to_bin() | Andy Shevchenko |
2010-05-25 | fatfs: ratelimit corruption report | OGAWA Hirofumi |
2010-05-25 | ntfs: use add_to_page_cache_lru() | Minchan Kim |
2010-05-25 | ntfs: clean up ntfs_attr_extend_initialized | Minchan Kim |
2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan |
2010-05-25 | fs-writeback: check sync bit earlier in inode_wait_for_writeback | Richard Kennedy |
2010-05-25 | mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi... | Mel Gorman |
2010-05-25 | pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma | Naoya Horiguchi |
2010-05-24 | Merge branch 'delayed-logging-for-2.6.35' into for-linus | Alex Elder |
2010-05-24 | xfs: Ensure inode allocation buffers are fully replayed | Dave Chinner |
2010-05-24 | xfs: enable background pushing of the CIL | Dave Chinner |
2010-05-24 | xfs: forced unmounts need to push the CIL | Dave Chinner |
2010-05-24 | xfs: Introduce delayed logging core code | Dave Chinner |
2010-05-24 | xfs: Improve scalability of busy extent tracking | Dave Chinner |
2010-05-24 | xfs: make the log ticket ID available outside the log infrastructure | Dave Chinner |
2010-05-24 | xfs: clean up log ticket overrun debug output | Dave Chinner |
2010-05-24 | xfs: Clean up XFS_BLI_* flag namespace | Dave Chinner |
2010-05-24 | xfs: modify buffer item reference counting | Dave Chinner |
2010-05-24 | xfs: allow log ticket allocation to take allocation flags | Dave Chinner |
2010-05-24 | xfs: Don't reuse the same transaction ID for duplicated transactions. | Dave Chinner |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-05-24 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |