summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-06xfs: factor prid related codes into xfs_get_initial_prid()Zhi Yong Wu3-9/+12
2013-12-11xfs: align initial file allocations correctlyDave Chinner1-2/+7
2013-12-11xfs: fix calculation of freed inode cluster blocksBen Myers1-1/+1
2013-12-11MAINTAINERS: fix incorrect mail address of XFS maintainerNamjae Jeon1-1/+1
2013-12-11xfs: xfs_dir2_block_to_sf temp buffer allocation failsDave Chinner1-24/+34
2013-12-09xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu1-21/+50
2013-12-09xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu1-1/+2
2013-12-06xfs: add xfs_setattr_timeChristoph Hellwig1-36/+30
2013-12-06xfs: tiny xfs_setattr_mode cleanupChristoph Hellwig1-6/+4
2013-12-06xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu1-6/+3
2013-12-06xfs: integrate xfs_quota_priv header file to xfs_qmJie Liu2-43/+17
2013-12-06xfs: make quota metadata truncation behavior consistent to user spaceJie Liu1-6/+12
2013-12-05xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely1-13/+13
2013-12-05xfs: free the list of recovery items on errorMark Tinguely1-3/+14
2013-12-05fs: fix iversion handlingChristoph Hellwig3-7/+10
2013-12-05xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner1-1/+5
2013-12-04xfs: don't perform discard if the given range length is less than block sizeJie Liu1-2/+3
2013-12-04xfs: fix the comment explaining xfs_trans_dqlockedjoinChristoph Hellwig1-2/+2
2013-12-04xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2-2/+4
2013-12-04xfs: remove unused FI_ flagsChristoph Hellwig1-9/+0
2013-12-04xfs: simplify xfs_setsize_buftarg callchain; remove unused argEric Sandeen1-18/+8
2013-11-29Linux 3.13-rc2v3.13-rc2Linus Torvalds1-1/+1
2013-11-29Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds8-66/+67
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds14-88/+87
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-13/+19
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+37
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-5/+6
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+37
2013-11-29Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-40/+138
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2013-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas1-14/+17
2013-11-29arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro1-2/+1
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach1-8/+12
2013-11-28arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach1-21/+19
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds15-37/+713
2013-11-28Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds2-9/+6
2013-11-28Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-24/+189
2013-11-28kernel/extable: fix address-checks for core_kernel and init areasHelge Deller1-2/+2
2013-11-28ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai1-3/+13
2013-11-28ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai1-0/+9
2013-11-28ALSA: hda - limit mic boost on Asus UX31[A,E]Oleksij Rempel1-2/+9
2013-11-28ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai1-12/+45
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier1-0/+1
2013-11-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+1
2013-11-27Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-7/+18
2013-11-27Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-62/+124
2013-11-27Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+20