aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-06-10Btrfs: pin buffers during write_dev_supersHisashi Hifumi
2009-06-10Btrfs: avoid races between super writeout and device list updatesChris Mason
2009-06-10cifs: remove never-used in6_addr optionJeff Layton
2009-06-10ext4: Avoid corrupting the uninitialized bit in the extent during truncateAneesh Kumar K.V
2009-06-10cifs: add addr= mount option alias for ip=Jeff Layton
2009-06-10Fix btrfs when ACLs are configured outAl Viro
2009-06-10Btrfs: fdatasync should skip metadata writeoutHisashi Hifumi
2009-06-10Btrfs: remove crc32c.h and use libcrc32c directly.David Woodhouse
2009-06-10Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig
2009-06-10Btrfs: autodetect SSD devicesChris Mason
2009-06-10Btrfs: add mount -o ssd_spread to spread allocations outChris Mason
2009-06-10Btrfs: avoid allocation clusters that are too spread outChris Mason
2009-06-10Btrfs: Add mount -o nossdChris Mason
2009-06-10Btrfs: avoid IO stalls behind congested devices in a multi-device FSChris Mason
2009-06-10Btrfs: don't allow WRITE_SYNC bios to starve out regular writesChris Mason
2009-06-10Btrfs: fix metadata dirty throttling limitsChris Mason
2009-06-10Btrfs: reduce mount -o ssd CPU usageChris Mason
2009-06-10Btrfs: balance btree more oftenChris Mason
2009-06-10Btrfs: stop avoiding balancing at the end of the transaction.Chris Mason
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-06-10btrfs: Fix set/clear_extent_bit for 'end == (u64)-1'Yan Zheng
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2009-06-10nilfs2: support contiguous lookup of blocksRyusuke Konishi
2009-06-10nilfs2: add sync_page method to page caches of meta dataRyusuke Konishi
2009-06-10nilfs2: use device's backing_dev_info for btree node cachesRyusuke Konishi
2009-06-10nilfs2: return EBUSY against delete request on snapshotRyusuke Konishi
2009-06-10nilfs2: enable sync_page methodRyusuke Konishi
2009-06-10nilfs2: set bio unplug flag for the last bio in segmentRyusuke Konishi
2009-06-10nilfs2: allow future expansion of metadata read out via get info ioctlRyusuke Konishi
2009-06-10NILFS2: Pagecache usage optimization on NILFS2Hisashi Hifumi
2009-06-10nilfs2: remove nilfs_btree_operations from btree mappingRyusuke Konishi
2009-06-10nilfs2: remove nilfs_direct_operations from direct mappingRyusuke Konishi
2009-06-10nilfs2: remove bmap pointer operationsRyusuke Konishi
2009-06-10nilfs2: remove useless b_low and b_high fields from nilfs_bmap structRyusuke Konishi
2009-06-10nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr functionRyusuke Konishi
2009-06-10nilfs2: move get block functions in bmap.c into btree codesRyusuke Konishi
2009-06-10nilfs2: remove nilfs_bmap_delete_blockRyusuke Konishi
2009-06-10nilfs2: remove nilfs_bmap_put_blockRyusuke Konishi
2009-06-10nilfs2: remove header file for segment list operationsRyusuke Konishi
2009-06-10nilfs2: eliminate removal list of segmentsRyusuke Konishi
2009-06-10nilfs2: add sufile function that can modify multiple segment usagesRyusuke Konishi
2009-06-10nilfs2: unify bmap operations starting use of indirect block addressRyusuke Konishi
2009-06-10nilfs2: remove nilfs_dat_prepare_free functionRyusuke Konishi
2009-06-10[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh
2009-06-10[SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh
2009-06-10[SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh
2009-06-10GFS2: Merge gfs2_get_sb into gfs2_get_sb_metaSteven Whitehouse
2009-06-10GFS2: Fix cache coherency between truncate and O_DIRECT readSteven Whitehouse
2009-06-09jbd: fix race in buffer processing in commit codeJan Kara
2009-06-09autofs4: remove hashed check in validate_wait()Ian Kent