Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e5b7d8b491c3710b7e007eab0a643f923932e3d
3e5b7d8
xfs: update mount options documentation
by Dave Chinner
· 11 years ago
862a629
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
by Yann Droneaud
· 11 years ago
9cee4c5
xfs: clean up unused codes at xfs_bulkstat()
by Jie Liu
· 11 years ago
a69c7c0
xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ
by Eric Sandeen
· 13 years ago
83e782e
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
by Chandra Seetharaman
· 11 years ago
0e6436d
xfs: Change xfs_dquot_acct to be a 2-dimensional array
by Chandra Seetharaman
· 11 years ago
113a568
xfs: Code cleanup and removal of some typedef usage
by Chandra Seetharaman
· 11 years ago
995961c
xfs: Replace macro XFS_DQ_TO_QIP with a function
by Chandra Seetharaman
· 11 years ago
329e087
xfs: Replace macro XFS_DQUOT_TREE with a function
by Chandra Seetharaman
· 11 years ago
9cad19d
xfs: Define a new function xfs_is_quota_inode()
by Chandra Seetharaman
· 11 years ago
dc037ad
xfs: implement inode change count
by Dave Chinner
· 11 years ago
ddf6ad0
xfs: Use inode create transaction
by Dave Chinner
· 11 years ago
28c8e41
xfs: Inode create item recovery
by Dave Chinner
· 11 years ago
b8402b4
xfs: Inode create transaction reservations
by Dave Chinner
· 11 years ago
3ebe7d2
xfs: Inode create log items
by Dave Chinner
· 11 years ago
5f6bed7
xfs: Introduce an ordered buffer item
by Dave Chinner
· 11 years ago
fd63875
xfs: Introduce ordered log vector support
by Dave Chinner
· 11 years ago
1baaed8
xfs: xfs_ifree doesn't need to modify the inode buffer
by Dave Chinner
· 11 years ago
cca9f93
xfs: don't do IO when creating an new inode
by Dave Chinner
· 11 years ago
133eeb1
xfs: don't use speculative prealloc for small files
by Dave Chinner
· 11 years ago
34eefc0
xfs: plug directory buffer readahead
by Dave Chinner
· 11 years ago
cbb2864
xfs: add pluging for bulkstat readahead
by Dave Chinner
· 11 years ago
80a4049
xfs: Remove dead function prototype xfs_sync_inode_grab()
by Jie Liu
· 11 years ago
43df2ee
xfs: Remove the left function variable from xfs_ialloc_get_rec()
by Jie Liu
· 11 years ago
427d9fe
xfs: check on-disk (not incore) btree root size in dfrag.c
by Eric Sandeen
· 13 years ago
39a45d8
xfs: Remove XFS_MOUNT_RETERR
by Jie Liu
· 12 years ago
2fb8b50
xfs: Remove two dead transaction log reservaion macros
by Jie Liu
· 12 years ago
635c4d0
xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent
by Jie Liu
· 11 years ago
725eb1e
xfs: fix the symbolic link assert in xfs_ifree
by Mark Tinguely
· 11 years ago
1ebdf36
xfs: Remove struct xfs_chash from xfs_mount
by Jeff Liu
· 12 years ago
34d7f60
xfs: Don't keep silent if sunit/swidth can not be changed via mount
by Jie Liu
· 12 years ago
897366f
xfs: Remove redundant error variable from xfs_growfs_data_private()
by Jie Liu
· 12 years ago
b2410e9
xfs: Convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
9222a9c
xfs: don't shutdown log recovery on validation errors
by Dave Chinner
· 11 years ago
ade1335
xfs: ensure btree root split sets blkno correctly
by Dave Chinner
· 11 years ago
8a1fd29
xfs: fix implicit padding in directory and attr CRC formats
by Dave Chinner
· 11 years ago
5c87d4b
xfs: increase number of ACL entries for V5 superblocks
by Dave Chinner
· 11 years ago
d3eaace
xfs: disable noattr2/attr2 mount options for CRC enabled filesystems
by Dave Chinner
· 11 years ago
0a32c26
xfs: inode unlinked list needs to recalculate the inode CRC
by Dave Chinner
· 11 years ago
a775ad7
xfs: fix log recovery transaction item reordering
by Dave Chinner
· 11 years ago
59913f1
xfs: fix remote attribute invalidation for a leaf
by Dave Chinner
· 11 years ago
6fcdc59
xfs: rework dquot CRCs
by Dave Chinner
· 11 years ago
5ae6e6a
xfs: fix dir3 freespace block corruption
by Dave Chinner
· 11 years ago
56c19e8
xfs: kill suid/sgid through the truncate path.
by Dave Chinner
· 11 years ago
74137fff
xfs: add fsgeom flag for v5 superblock support.
by Dave Chinner
· 11 years ago
02f7540
xfs: disable swap extents ioctl on CRC enabled filesystems
by Dave Chinner
· 11 years ago
709da6a
xfs: fix split buffer vector log recovery support
by Dave Chinner
· 11 years ago
321a958
xfs: fix incorrect remote symlink block count
by Dave Chinner
· 11 years ago
3451018
xfs: don't emit v5 superblock warnings on write
by Dave Chinner
· 11 years ago
ad1858d
xfs: rework remote attr CRCs
by Dave Chinner
· 12 years ago
d4c712b
xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
by Dave Chinner
· 12 years ago
8517de2
xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
by Dave Chinner
· 12 years ago
6863ef8
xfs: correctly map remote attr buffers during removal
by Dave Chinner
· 12 years ago
4af3644
xfs: remote attribute tail zeroing does too much
by Dave Chinner
· 12 years ago
913e96b
xfs: remote attribute read too short
by Dave Chinner
· 12 years ago
90253cf
xfs: remote attribute allocation may be contiguous
by Dave Chinner
· 12 years ago
f648167
xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
by Dave Chinner
· 12 years ago
e461fcb
xfs: remote attribute lookups require the value length
by Dave Chinner
· 12 years ago
b38958d
xfs: xfs_attr_shortform_allfit() does not handle attr3 format.
by Dave Chinner
· 12 years ago
72916fb
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
by Dave Chinner
· 12 years ago
ac14876
xfs: fix missing KM_NOFS tags to keep lockdep happy
by Dave Chinner
· 12 years ago
52c24ad
xfs: Don't reference the EFI after it is freed
by Dave Chinner
· 12 years ago
28ca489
xfs: fix rounding in xfs_free_file_space
by Dave Chinner
· 12 years ago
49b137c
xfs: fix sub-page blocksize data integrity writes
by Dave Chinner
· 12 years ago
211d022
xfs: Avoid pathological backwards allocation
by Jan Kara
· 12 years ago
f722406
Linux 3.10-rc1
by Linus Torvalds
· 12 years ago
26b840a
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
607eeb0
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
4c44450
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
ac4e010
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
2dbd3ca
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
a77c005
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
3644bc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
6fad8d0
Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
f741df1
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
by Linus Torvalds
· 12 years ago
c67723e
Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
ec66715
Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
f755407
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
297b8a0
Merge branch 'postmerge' into for-linus
by James Bottomley
· 12 years ago
832e77b
Merge branch 'misc' into for-linus
by James Bottomley
· 12 years ago
05a88a4
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
e689cf0
[SCSI] qla2xxx: Update firmware link in Kconfig file.
by Chad Dupuis
· 12 years ago
8526cb1
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
by Mike Christie
· 12 years ago
aa9f832
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type
by James Bottomley
· 12 years ago
a6cb3d0
[SCSI] pm80xx: thermal, sas controller config and error handling update
by Sakthivel K
· 12 years ago
c6b9ef5
[SCSI] pm80xx: NCQ error handling changes
by Sakthivel K
· 12 years ago
a33a015
[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers
by Sakthivel K
· 12 years ago
a70b8fc
[SCSI] pm80xx: Changed module name and debug messages update
by Sakthivel K
· 12 years ago
1c75a67
[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it
by Sakthivel K
· 12 years ago
54792dc
[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone
by Sakthivel K
· 12 years ago
f586099
[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files
by Sakthivel K
· 12 years ago
1245ee5
[SCSI] pm80xx: MSI-X implementation for using 64 interrupts
by Sakthivel K
· 12 years ago
f74cf27
[SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve
by Sakthivel K
· 12 years ago
e590adf
[SCSI] pm80xx: Multiple inbound/outbound queue configuration
by Sakthivel K
· 12 years ago
e574210
[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC
by Sakthivel K
· 12 years ago
6a7252f
[SCSI] lpfc: fix up Kconfig dependencies
by James Bottomley
· 12 years ago
fc73648
[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd
by Hannes Reinecke
· 12 years ago
6019958
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
Next »