Age | Commit message (Expand) | Author | Files | Lines |
2013-06-06 | xfs: disable noattr2/attr2 mount options for CRC enabled filesystems | Dave Chinner | 2 | -0/+14 |
2013-06-06 | xfs: inode unlinked list needs to recalculate the inode CRC | Dave Chinner | 2 | -0/+25 |
2013-06-06 | xfs: fix log recovery transaction item reordering | Dave Chinner | 1 | -7/+58 |
2013-06-06 | xfs: fix remote attribute invalidation for a leaf | Dave Chinner | 1 | -1/+1 |
2013-06-06 | xfs: rework dquot CRCs | Dave Chinner | 4 | -31/+58 |
2013-05-31 | xfs: rework remote attr CRCs | Dave Chinner | 4 | -158/+247 |
2013-05-31 | xfs: fully initialise temp leaf in xfs_attr3_leaf_compact | Dave Chinner | 1 | -16/+26 |
2013-05-31 | xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance | Dave Chinner | 1 | -3/+13 |
2013-05-31 | xfs: correctly map remote attr buffers during removal | Dave Chinner | 1 | -9/+18 |
2013-05-31 | xfs: remote attribute tail zeroing does too much | Dave Chinner | 1 | -19/+18 |
2013-05-31 | xfs: remote attribute read too short | Dave Chinner | 1 | -6/+9 |
2013-05-31 | xfs: remote attribute allocation may be contiguous | Dave Chinner | 1 | -1/+5 |
2013-05-31 | xfs: fix dir3 freespace block corruption | Dave Chinner | 2 | -7/+7 |
2013-05-31 | xfs: disable swap extents ioctl on CRC enabled filesystems | Dave Chinner | 1 | -0/+8 |
2013-05-31 | xfs: add fsgeom flag for v5 superblock support. | Dave Chinner | 2 | -1/+4 |
2013-05-31 | xfs: fix incorrect remote symlink block count | Dave Chinner | 1 | -14/+6 |
2013-05-31 | xfs: fix split buffer vector log recovery support | Dave Chinner | 2 | -6/+12 |
2013-05-31 | xfs: kill suid/sgid through the truncate path. | Dave Chinner | 1 | -15/+32 |
2013-05-31 | xfs: avoid nesting transactions in xfs_qm_scall_setqlim() | Dave Chinner | 1 | -17/+23 |
2013-05-25 | xfs: remote attribute lookups require the value length | Dave Chinner | 1 | -1/+2 |
2013-05-25 | xfs: xfs_attr_shortform_allfit() does not handle attr3 format. | Dave Chinner | 1 | -11/+13 |
2013-05-25 | xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC | Dave Chinner | 1 | -0/+1 |
2013-05-25 | xfs: fix missing KM_NOFS tags to keep lockdep happy | Dave Chinner | 4 | -5/+7 |
2013-05-25 | xfs: Don't reference the EFI after it is freed | Dave Chinner | 1 | -2/+3 |
2013-05-25 | xfs: fix rounding in xfs_free_file_space | Dave Chinner | 1 | -2/+2 |
2013-05-25 | xfs: fix sub-page blocksize data integrity writes | Dave Chinner | 1 | -0/+19 |
2013-05-12 | Linux 3.10-rc1v3.10-rc1 | Linus Torvalds | 1 | -2/+2 |
2013-05-12 | Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -108/+368 |
2013-05-12 | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 5 | -7/+55 |
2013-05-12 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 101 | -1481/+10569 |
2013-05-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 4 | -2/+78 |
2013-05-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 12 | -867/+745 |
2013-05-10 | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -37/+48 |
2013-05-10 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 10 | -12/+242 |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 20 | -107/+45 |
2013-05-10 | Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -41/+103 |
2013-05-10 | Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 4 | -162/+10 |
2013-05-10 | Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -26/+80 |
2013-05-10 | Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -116/+442 |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -11/+18 |
2013-05-10 | Merge branch 'postmerge' into for-linus | James Bottomley | 4 | -38/+93 |
2013-05-10 | Merge branch 'misc' into for-linus | James Bottomley | 98 | -1443/+10476 |
2013-05-10 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 13 | -49/+56 |
2013-05-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 205 | -2325/+16155 |
2013-05-10 | [SCSI] qla2xxx: Update firmware link in Kconfig file. | Chad Dupuis | 1 | -1/+3 |
2013-05-10 | [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used | Mike Christie | 3 | -55/+49 |
2013-05-10 | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley | 24 | -165/+160 |
2013-05-10 | [SCSI] pm80xx: thermal, sas controller config and error handling update | Sakthivel K | 6 | -17/+249 |
2013-05-10 | [SCSI] pm80xx: NCQ error handling changes | Sakthivel K | 5 | -28/+544 |
2013-05-10 | [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers | Sakthivel K | 1 | -7/+36 |