summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-11-25Merge remote branch 'block/for-next'Stephen Rothwell
2009-11-25Merge branch 'quilt/rr'Stephen Rothwell
2009-11-25Merge remote branch 'net/master'Stephen Rothwell
2009-11-25Merge remote branch 'reiserfs-bkl/reiserfs/kill-bkl'Stephen Rothwell
2009-11-25Merge remote branch 'xfs/master'Stephen Rothwell
2009-11-25Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2009-11-25Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2009-11-25Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2009-11-25Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2009-11-25Merge remote branch 'gfs2/master'Stephen Rothwell
2009-11-25Merge remote branch 'fatfs/master'Stephen Rothwell
2009-11-25Merge remote branch 'ext4/next'Stephen Rothwell
2009-11-25Merge remote branch 'ext3/for_next'Stephen Rothwell
2009-11-25Merge remote branch 'ecryptfs/next'Stephen Rothwell
2009-11-25Merge remote branch 'cifs/master'Stephen Rothwell
2009-11-25Merge remote branch 'ceph/for-next'Stephen Rothwell
2009-11-25param:param_opsRusty Russell
2009-11-25[CIFS] Fix sparse warningSteve French
2009-11-24[CIFS] Duplicate data on appending to some Samba serversSteve French
2009-11-24[CIFS] fix oops in cifs_lookup during net bootSteve French
2009-11-24ext4: remove unused parameter wbc from __ext4_journalled_writepage()Wu Fengguang
2009-11-24ext4: move_extent_per_page() cleanupAkira Fujita
2009-11-24ext4: initialize moved_len before calling ext4_move_extents()Kazuya Mio
2009-11-24ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXTAkira Fujita
2009-11-24UBIFS: remove manual O_SYNC handlingChristoph Hellwig
2009-11-24UBIFS: support mounting of UBI volume character devicesCorentin Chary
2009-11-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-11-23Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields
2009-11-23ext3: Unify log messages in ext3Alexey Fisher
2009-11-23ext2: clear uptodate flag on super block I/O errorStephen Hemminger
2009-11-23ext2: Unify log messages in ext2Alexey Fisher
2009-11-23ext3: make "norecovery" an alias for "noload"Eric Sandeen
2009-11-23ext3: Don't update the superblock in ext3_statfs()Eric Sandeen
2009-11-23ext3: journal all modifications in ext3_xattr_set_handleEric Sandeen
2009-11-23quota: Fix WARN_ON in lookup_one_lenJan Kara
2009-11-23const: struct quota_format_opsAlexey Dobriyan
2009-11-23ubifs: remove manual O_SYNC handlingChristoph Hellwig
2009-11-23afs: remove manual O_SYNC handlingChristoph Hellwig
2009-11-23kill wait_on_page_writeback_rangeChristoph Hellwig
2009-11-23vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-11-23zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...Jan Kara
2009-11-23Merge branch 'for-2.6.33' into for-nextJens Axboe
2009-11-23partitions: read whole sector with EFI GPT headerKarel Zak
2009-11-23partitions: use sector size for EFI GPTKarel Zak
2009-11-22ext4: use ext4_data_block_valid() in ext4_free_blocks()Theodore Ts'o
2009-11-22ext4: add check for wraparound in ext4_data_block_valid()Theodore Ts'o
2009-11-23ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o
2009-11-22ext4: fold ext4_free_blocks() and ext4_mb_free_blocks()Theodore Ts'o
2009-11-22ext4: fold ext4_journal_forget() into ext4_forget()Theodore Ts'o
2009-11-24ext4: fold ext4_journal_revoke() into ext4_forget()Theodore Ts'o