Age | Commit message (Expand) | Author |
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-25 | Btrfs: use async helpers for DIO write checksumming | Chris Mason |
2010-05-25 | Btrfs: don't walk around with task->state != TASK_RUNNING | Chris Mason |
2010-05-25 | Btrfs: do aio_write instead of write | Josef Bacik |
2010-05-25 | Btrfs: add basic DIO read/write support | Josef Bacik |
2010-05-25 | direct-io: do not merge logically non-contiguous requests | Josef Bacik |
2010-05-25 | direct-io: add a hook for the fs to provide its own submit_bio function | Josef Bacik |
2010-05-25 | Btrfs: Metadata ENOSPC handling for balance | Yan, Zheng |
2010-05-25 | Btrfs: Pre-allocate space for data relocation | Yan, Zheng |
2010-05-25 | Btrfs: Metadata ENOSPC handling for tree log | Yan, Zheng |
2010-05-25 | Btrfs: Metadata reservation for orphan inodes | Yan, Zheng |
2010-05-25 | Btrfs: Introduce global metadata reservation | Yan, Zheng |
2010-05-25 | Btrfs: Update metadata reservation for delayed allocation | Yan, Zheng |
2010-05-25 | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng |
2010-05-25 | Btrfs: Introduce contexts for metadata reservation | Yan, Zheng |
2010-05-25 | Btrfs: Kill init_btrfs_i() | Yan, Zheng |
2010-05-25 | Btrfs: Shrink delay allocated space in a synchronized | Yan, Zheng |
2010-05-25 | Btrfs: Kill allocate_wait in space_info | Yan, Zheng |
2010-05-25 | Btrfs: Link block groups of different raid types | Yan, Zheng |
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 |
2010-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds |
2010-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2010-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-05-24 | GFS2: Fix permissions checking for setflags ioctl() | Steven Whitehouse |
2010-05-23 | squashfs: fix name reading in squashfs_xattr_get | Phillip Lougher |
2010-05-23 | squashfs: constify xattr handlers | Phillip Lougher |
2010-05-22 | 9p: Optimize TCREATE by eliminating a redundant fid clone. | Venkateswararao Jujjuri |