Age | Commit message (Expand) | Author |
2012-01-09 | ext{3,4}: Fix potential race when setversion ioctl updates inode | Djalal Harouni |
2012-01-09 | udf: Mark LVID buffer as uptodate before marking it dirty | Jan Kara |
2012-01-09 | ext3: Don't warn from writepage when readonly inode is spotted after error | Jan Kara |
2012-01-09 | jbd: Remove j_barrier mutex | Jan Kara |
2012-01-09 | reiserfs: Force inode evictions before umount to avoid crash | Jeff Mahoney |
2012-01-09 | reiserfs: Fix quota mount option parsing | Jan Kara |
2012-01-09 | udf: Treat symlink component of type 2 as / | Jan Kara |
2012-01-09 | udf: Fix deadlock when converting file from in-ICB one to normal one | Jan Kara |
2012-01-09 | udf: Cleanup calling convention of inode_getblk() | Jan Kara |
2012-01-09 | ext2: Fix error handling on inode bitmap corruption | Jan Kara |
2012-01-09 | ext3: Fix error handling on inode bitmap corruption | Jan Kara |
2012-01-09 | ext3: replace ll_rw_block with other functions | Zheng Liu |
2011-11-22 | ext3: NULL dereference in ext3_evict_inode() | Dan Carpenter |
2011-11-22 | jbd: clear revoked flag on buffers before a new transaction started | Yongqiang Yang |
2011-11-09 | ext3: call ext3_mark_recovery_complete() when recovery is really needed | Eryu Guan |
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 |
2011-11-05 | ceph/mds_client.c: quiet sparse noise | H Hartley Sweeten |
2011-11-05 | ceph: use new D_COMPLETE dentry flag | Sage Weil |
2011-11-04 | VFS: fix statfs() automounter semantics regression | Dan McGee |