summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-12-17Revert "Merge commit 'mtd/master'"Stephen Rothwell
2008-12-17Merge commit 'fuse/for-next'Stephen Rothwell
2008-12-17Merge commit 'fatfs/master'Stephen Rothwell
2008-12-17Merge commit 'proc/proc'Stephen Rothwell
2008-12-17Merge branch 'quilt/ttydev'Stephen Rothwell
2008-12-17Merge commit 'security-testing/next'Stephen Rothwell
2008-12-17Merge commit 'md/for-next'Stephen Rothwell
2008-12-17Merge commit 'slab/for-next'Stephen Rothwell
2008-12-17Merge commit 'block/for-next'Stephen Rothwell
2008-12-17Merge commit 'ubifs/linux-next'Stephen Rothwell
2008-12-17Merge commit 'gfs2/master'Stephen Rothwell
2008-12-17Merge commit 'cifs/master'Stephen Rothwell
2008-12-17Merge commit 'mtd/master'Stephen Rothwell
2008-12-17Merge commit 'net/master'Stephen Rothwell
2008-12-17Merge commit 'udf/for_next'Stephen Rothwell
2008-12-17Merge commit 'ext4/next'Stephen Rothwell
2008-12-17Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-12-17Merge commit 'dlm/next'Stephen Rothwell
2008-12-17Merge commit 'kvm/master'Stephen Rothwell
2008-12-17Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-12-17Merge commit 'xfs/master'Stephen Rothwell
2008-12-17Merge commit 'jfs/next'Stephen Rothwell
2008-12-17Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-12-17Merge branch 'quilt/driver-core'Stephen Rothwell
2008-12-17Merge commit 's390/features'Stephen Rothwell
2008-12-17block: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-16ocfs2: One more hamming code optimization.Joel Becker
2008-12-16ocfs2: Another hamming code optimization.Joel Becker
2008-12-16ocfs2: Don't hand-code xor in ocfs2_hamming_encode().Joel Becker
2008-12-16ocfs2: Enable metadata checksums.Joel Becker
2008-12-16ocfs2: Validate superblock with checksum and ecc.Joel Becker
2008-12-16ocfs2: Checksum and ECC for directory blocks.Joel Becker
2008-12-16ocfs2: Add directory block trailers.Mark Fasheh
2008-12-16ocfs2: Use proper journal_access function in xattr.cJoel Becker
2008-12-16ocfs2: Pass value buf to ocfs2_remove_value_outside().Joel Becker
2008-12-16ocfs2: Use ocfs2_xattr_value_buf in ocfs2_xattr_set_entry().Joel Becker
2008-12-16ocfs2: Pass value buf to ocfs2_xattr_update_entry().Joel Becker
2008-12-16ocfs2: Pass ocfs2_xattr_value_buf into ocfs2_xattr_value_truncate().Joel Becker
2008-12-16ocfs2: Pull ocfs2_xattr_value_buf up into ocfs2_xattr_value_truncate().Joel Becker
2008-12-16ocfs2: Pull ocfs2_xattr_value_buf up from __ocfs2_remove_xattr_range().Joel Becker
2008-12-16ocfs2: Create ocfs2_xattr_value_buf.Joel Becker
2008-12-16ocfs2: Add ecc and checksums to ocfs2 xattr buckets.Joel Becker
2008-12-16ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.Joel Becker
2008-12-16ocfs2: Wrap up the common use cases of ocfs2_new_path().Joel Becker
2008-12-16ocfs2: Add journal_access functions with jbd2 triggers.Joel Becker
2008-12-16ocfs2: block read meta ecc.Joel Becker
2008-12-16ocfs2: Add a validation hook for quota block reads.Joel Becker
2008-12-16ocfs2: Add the underlying blockcheck code.Joel Becker
2008-12-16ocfs2: Add the on-disk structures for metadata checksums.Joel Becker
2008-12-16jbd2: Add buffer triggersJoel Becker