Age | Commit message (Expand) | Author |
2011-12-12 | xfs: cleanup dquot locking helpers | Christoph Hellwig |
2011-12-12 | xfs: remove the sync_mode argument to xfs_qm_dqflush_all | Christoph Hellwig |
2011-12-12 | xfs: remove xfs_qm_sync | Christoph Hellwig |
2011-12-12 | xfs: make sure to really flush all dquots in xfs_qm_quotacheck | Christoph Hellwig |
2011-12-12 | xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush | Christoph Hellwig |
2011-12-08 | xfs: remove the lid_size field in struct log_item_desc | Christoph Hellwig |
2011-12-08 | xfs: cleanup the transaction commit path a bit | Christoph Hellwig |
2011-12-08 | xfs: remove the deprecated nodelaylog option | Christoph Hellwig |
2011-12-06 | xfs: fix the logspace waiting algorithm | Christoph Hellwig |
2011-12-06 | xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels | Christoph Hellwig |
2011-12-02 | xfs: fix allocation length overflow in xfs_bmapi_write() | Dave Chinner |
2011-11-29 | xfs: fix attr2 vs large data fork assert | Christoph Hellwig |
2011-11-29 | xfs: force buffer writeback before blocking on the ilock in inode reclaim | Christoph Hellwig |
2011-11-28 | xfs: validate acl count | Christoph Hellwig |
2011-11-15 | xfs: use doalloc flag in xfs_qm_dqattach_one() | Mitsuo Hayasaka |
2011-11-08 | xfs: fix force shutdown handling in xfs_end_io | Christoph Hellwig |
2011-11-08 | xfs: constify xfs_item_ops | Christoph Hellwig |
2011-11-08 | xfs: Fix possible memory corruption in xfs_readlink | Carlos Maiolino |
2011-11-07 | VFS: we need to set LOOKUP_JUMPED on mountpoint crossing | Al Viro |
2011-11-07 | vfs: d_invalidate() should leave mountpoints alone | Al Viro |
2011-11-07 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-11-07 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-11-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-11-06 | Btrfs: check for a null fs root when writing to the backup root log | Chris Mason |
2011-11-06 | Btrfs: fix race during transaction joins | Chris Mason |
2011-11-06 | Btrfs: fix a potential btrfs_bio leak on scrub fixups | Ilya Dryomov |
2011-11-06 | Btrfs: rename btrfs_bio multi -> bbio for consistency | Ilya Dryomov |
2011-11-06 | Btrfs: stop leaking btrfs_bios on readahead | Ilya Dryomov |
2011-11-06 | Btrfs: stop the readahead threads on failed mount | Chris Mason |
2011-11-06 | Btrfs: fix extent_buffer leak in the metadata IO error handling | Chris Mason |
2011-11-06 | Btrfs: fix the new inspection ioctls for 32 bit compat | Chris Mason |
2011-11-06 | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason |
2011-11-06 | Merge branch 'for-chris' of git://github.com/sensille/linux into integration | Chris Mason |
2011-11-06 | Btrfs: fix delayed insertion reservation | Josef Bacik |
2011-11-06 | Btrfs: ClearPageError during writepage and clean_tree_block | Chris Mason |
2011-11-06 | Btrfs: be smarter about committing the transaction in reserve_metadata_bytes | Josef Bacik |
2011-11-06 | Btrfs: make a delayed_block_rsv for the delayed item insertion | Josef Bacik |
2011-11-06 | Btrfs: add a log of past tree roots | Chris Mason |
2011-11-06 | btrfs: separate superblock items out of fs_info | David Sterba |
2011-11-06 | Btrfs: use the global reserve when truncating the free space cache inode | Josef Bacik |
2011-11-06 | Btrfs: release metadata from global reserve if we have to fallback for unlink | Josef Bacik |
2011-11-06 | Btrfs: make sure to flush queued bios if write_cache_pages waits | Chris Mason |
2011-11-06 | Btrfs: fix extent pinning bugs in the tree log | Chris Mason |
2011-11-06 | Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN | Chris Mason |
2011-11-06 | Btrfs: don't wait as long for more batches during SSD log commit | Chris Mason |
2011-11-05 | ceph/super.c: quiet sparse noise | H Hartley Sweeten |