summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-12-18Revert "Merge commit 'kvm/master'"Stephen Rothwell
2008-12-18Merge commit 'fscache/master'Stephen Rothwell
2008-12-18Merge commit 'nommu/master'Stephen Rothwell
2008-12-18Merge commit 'fuse/for-next'Stephen Rothwell
2008-12-18Merge commit 'fatfs/master'Stephen Rothwell
2008-12-18Merge commit 'proc/proc'Stephen Rothwell
2008-12-18Merge branch 'quilt/ttydev'Stephen Rothwell
2008-12-18Merge commit 'security-testing/next'Stephen Rothwell
2008-12-18Merge commit 'md/for-next'Stephen Rothwell
2008-12-18Merge commit 'slab/for-next'Stephen Rothwell
2008-12-18Merge commit 'block/for-next'Stephen Rothwell
2008-12-18Merge commit 'ubifs/linux-next'Stephen Rothwell
2008-12-18Merge commit 'gfs2/master'Stephen Rothwell
2008-12-18Merge commit 'cifs/master'Stephen Rothwell
2008-12-18Merge commit 'net/master'Stephen Rothwell
2008-12-18Merge commit 'udf/for_next'Stephen Rothwell
2008-12-18Merge commit 'ext4/next'Stephen Rothwell
2008-12-18Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-12-18Merge commit 'dlm/next'Stephen Rothwell
2008-12-18Merge commit 'kvm/master'Stephen Rothwell
2008-12-18Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-12-18Merge commit 'xfs/master'Stephen Rothwell
2008-12-18Merge commit 'jfs/next'Stephen Rothwell
2008-12-18Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-12-18Merge branch 'quilt/driver-core'Stephen Rothwell
2008-12-18Merge commit 's390/features'Stephen Rothwell
2008-12-18Merge commit 'powerpc/next'Stephen Rothwell
2008-12-17ocfs2/dlm: Fix race during lockres masterySunil Mushran
2008-12-17ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking listSunil Mushran
2008-12-17ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migratingSunil Mushran
2008-12-17ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()Sunil Mushran
2008-12-17ocfs2/dlm: Fix a race between migrate request and exit domainSunil Mushran
2008-12-17ocfs2: One more hamming code optimization.Joel Becker
2008-12-17ocfs2: Another hamming code optimization.Joel Becker
2008-12-17ocfs2: Don't hand-code xor in ocfs2_hamming_encode().Joel Becker
2008-12-17ocfs2: Enable metadata checksums.Joel Becker
2008-12-17ocfs2: Validate superblock with checksum and ecc.Joel Becker
2008-12-17ocfs2: Checksum and ECC for directory blocks.Joel Becker
2008-12-17ocfs2: Add directory block trailers.Mark Fasheh
2008-12-17ocfs2: Use proper journal_access function in xattr.cJoel Becker
2008-12-17ocfs2: Pass value buf to ocfs2_remove_value_outside().Joel Becker
2008-12-17ocfs2: Use ocfs2_xattr_value_buf in ocfs2_xattr_set_entry().Joel Becker
2008-12-17ocfs2: Pass value buf to ocfs2_xattr_update_entry().Joel Becker
2008-12-17ocfs2: Pass ocfs2_xattr_value_buf into ocfs2_xattr_value_truncate().Joel Becker
2008-12-17ocfs2: Pull ocfs2_xattr_value_buf up into ocfs2_xattr_value_truncate().Joel Becker
2008-12-17ocfs2: Pull ocfs2_xattr_value_buf up from __ocfs2_remove_xattr_range().Joel Becker
2008-12-17ocfs2: Create ocfs2_xattr_value_buf.Joel Becker
2008-12-17ocfs2: Add ecc and checksums to ocfs2 xattr buckets.Joel Becker
2008-12-17ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.Joel Becker
2008-12-17ocfs2: Wrap up the common use cases of ocfs2_new_path().Joel Becker