Age | Commit message (Expand) | Author |
2010-05-27 | ext3 uses rb_node = NULL; to zero rb_root. | Venkatesh Pallipadi |
2010-05-27 | quota: Fixup dquot_transfer | Jan Kara |
2010-05-27 | reiserfs: Fix resuming of quotas on remount read-write | Jan Kara |
2010-05-27 | Btrfs: add more error checking to btrfs_dirty_inode | Chris Mason |
2010-05-26 | Btrfs: allow unaligned DIO | Chris Mason |
2010-05-26 | Btrfs: drop verbose enospc printk | Chris Mason |
2010-05-26 | Btrfs: Fix block generation verification race | Yan, Zheng |
2010-05-26 | Btrfs: fix preallocation and nodatacow checks in O_DIRECT | Chris Mason |
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 | Btrfs: avoid ENOSPC errors in btrfs_dirty_inode | Chris Mason |
2010-05-26 | Btrfs: move O_DIRECT space reservation to btrfs_direct_IO | Chris Mason |
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-26 | mm: export generic_pipe_buf_*() to modules | Miklos Szeredi |
2010-05-25 | Btrfs: rework O_DIRECT enospc handling | Chris Mason |
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-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-25 | fuse: support splice() reading from fuse device | Miklos Szeredi |
2010-05-25 | fuse: allow splice to move pages | Miklos Szeredi |
2010-05-25 | fuse: support splice() writing to fuse device | Miklos Szeredi |