summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-136-108/+103
* xfs: refactor xfs_inode_item_formatChristoph Hellwig2013-12-131-76/+89
* xfs: refactor xfs_inode_item_sizeChristoph Hellwig2013-12-131-27/+35
* xfs: refactor xfs_buf_item_format_segmentChristoph Hellwig2013-12-131-33/+39
* xfs: remove duplicate code in xlog_cil_insert_format_itemsChristoph Hellwig2013-12-131-20/+13
* xfs: align initial file allocations correctlyDave Chinner2013-12-111-2/+7
* xfs: fix calculation of freed inode cluster blocksBen Myers2013-12-111-1/+1
* MAINTAINERS: fix incorrect mail address of XFS maintainerNamjae Jeon2013-12-111-1/+1
* xfs: xfs_dir2_block_to_sf temp buffer allocation failsDave Chinner2013-12-111-24/+34
* xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu2013-12-091-21/+50
* xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu2013-12-091-1/+2
* xfs: add xfs_setattr_timeChristoph Hellwig2013-12-061-36/+30
* xfs: tiny xfs_setattr_mode cleanupChristoph Hellwig2013-12-061-6/+4
* xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu2013-12-061-6/+3
* xfs: integrate xfs_quota_priv header file to xfs_qmJie Liu2013-12-062-43/+17
* xfs: make quota metadata truncation behavior consistent to user spaceJie Liu2013-12-061-6/+12
* xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely2013-12-051-13/+13
* xfs: free the list of recovery items on errorMark Tinguely2013-12-051-3/+14
* fs: fix iversion handlingChristoph Hellwig2013-12-053-7/+10
* xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner2013-12-051-1/+5
* xfs: don't perform discard if the given range length is less than block sizeJie Liu2013-12-041-2/+3
* xfs: fix the comment explaining xfs_trans_dqlockedjoinChristoph Hellwig2013-12-041-2/+2
* xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2013-12-042-2/+4
* xfs: remove unused FI_ flagsChristoph Hellwig2013-12-041-9/+0
* xfs: simplify xfs_setsize_buftarg callchain; remove unused argEric Sandeen2013-12-041-18/+8
* Linux 3.13-rc2v3.13-rc2Linus Torvalds2013-11-291-1/+1
* Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-11-298-66/+67
|\
| * arm64: Move PTE_PROT_NONE higher upCatalin Marinas2013-11-291-14/+17
| * arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2013-11-291-1/+1
| * arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach2013-11-281-8/+12
| * arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach2013-11-281-21/+19
| * arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-253-0/+9
| * arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas2013-11-251-0/+2
| * arm64: let the core code deal with preempt_countMarc Zyngier2013-11-251-22/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-2914-88/+87
|\ \
| * | s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky2013-11-251-1/+1
| * | s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2013-11-251-15/+4
| * | s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-258-45/+62
| * | s390/uaccess: add missing page table walk range checkHeiko Carstens2013-11-251-0/+3
| * | s390/mm: optimize copy_pageHeiko Carstens2013-11-201-25/+13
| * | s390/dasd: validate request size before building CCW/TCW requestStefan Weinhuber2013-11-201-0/+2
| * | s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-202-2/+2
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-295-13/+19
|\ \ \
| * | | i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier2013-11-281-0/+1
| * | | i2c: omap: raw read and write endian fixVictor Kamensky2013-11-271-4/+4
| * | | i2c: i2c-bcm-kona: Fix module buildTim Kryger2013-11-261-1/+1
| * | | i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt2013-11-261-5/+11
| * | | i2c: bcm-kona: remove duplicated includeWei Yongjun2013-11-261-1/+0
| * | | i2c: davinci: raw read and write endian fixTaras Kondratiuk2013-11-261-2/+2
| | |/ | |/|
* | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-291-13/+37
|\ \ \