aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker
2012-01-09ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni
2012-01-09udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara
2012-01-09ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara
2012-01-09jbd: Remove j_barrier mutexJan Kara
2012-01-09reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney
2012-01-09reiserfs: Fix quota mount option parsingJan Kara
2012-01-09udf: Treat symlink component of type 2 as /Jan Kara
2012-01-09udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara
2012-01-09udf: Cleanup calling convention of inode_getblk()Jan Kara
2012-01-09ext2: Fix error handling on inode bitmap corruptionJan Kara
2012-01-09ext3: Fix error handling on inode bitmap corruptionJan Kara
2012-01-09ext3: replace ll_rw_block with other functionsZheng Liu
2011-11-22ext3: NULL dereference in ext3_evict_inode()Dan Carpenter
2011-11-22jbd: clear revoked flag on buffers before a new transaction startedYongqiang Yang
2011-11-09ext3: call ext3_mark_recovery_complete() when recovery is really neededEryu Guan
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro
2011-11-07Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-11-07Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-11-06Btrfs: check for a null fs root when writing to the backup root logChris Mason
2011-11-06Btrfs: fix race during transaction joinsChris Mason
2011-11-06Btrfs: fix a potential btrfs_bio leak on scrub fixupsIlya Dryomov
2011-11-06Btrfs: rename btrfs_bio multi -> bbio for consistencyIlya Dryomov
2011-11-06Btrfs: stop leaking btrfs_bios on readaheadIlya Dryomov
2011-11-06Btrfs: stop the readahead threads on failed mountChris Mason
2011-11-06Btrfs: fix extent_buffer leak in the metadata IO error handlingChris Mason
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason
2011-11-06Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason
2011-11-06Btrfs: fix delayed insertion reservationJosef Bacik
2011-11-06Btrfs: ClearPageError during writepage and clean_tree_blockChris Mason
2011-11-06Btrfs: be smarter about committing the transaction in reserve_metadata_bytesJosef Bacik
2011-11-06Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik
2011-11-06Btrfs: add a log of past tree rootsChris Mason
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba
2011-11-06Btrfs: use the global reserve when truncating the free space cache inodeJosef Bacik
2011-11-06Btrfs: release metadata from global reserve if we have to fallback for unlinkJosef Bacik
2011-11-06Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason
2011-11-06Btrfs: fix extent pinning bugs in the tree logChris Mason
2011-11-06Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAINChris Mason
2011-11-06Btrfs: don't wait as long for more batches during SSD log commitChris Mason
2011-11-05ceph/super.c: quiet sparse noiseH Hartley Sweeten
2011-11-05ceph/mds_client.c: quiet sparse noiseH Hartley Sweeten
2011-11-05ceph: use new D_COMPLETE dentry flagSage Weil