summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* xfs: remove the quotaoff log format from the quotaoff log itemChristoph Hellwig2013-12-13
* xfs: remove the dquot log format from the dquot log itemChristoph Hellwig2013-12-13
* xfs: remove the inode log format from the inode log itemChristoph Hellwig2013-12-13
* xfs: format logged extents directly into the CILChristoph Hellwig2013-12-13
* xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-13
* xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-13
* xfs: refactor xfs_inode_item_formatChristoph Hellwig2013-12-13
* xfs: refactor xfs_inode_item_sizeChristoph Hellwig2013-12-13
* xfs: refactor xfs_buf_item_format_segmentChristoph Hellwig2013-12-13
* xfs: remove duplicate code in xlog_cil_insert_format_itemsChristoph Hellwig2013-12-13
* xfs: align initial file allocations correctlyDave Chinner2013-12-11
* xfs: fix calculation of freed inode cluster blocksBen Myers2013-12-11
* MAINTAINERS: fix incorrect mail address of XFS maintainerNamjae Jeon2013-12-11
* xfs: xfs_dir2_block_to_sf temp buffer allocation failsDave Chinner2013-12-11
* xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu2013-12-09
* xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu2013-12-09
* xfs: add xfs_setattr_timeChristoph Hellwig2013-12-06
* xfs: tiny xfs_setattr_mode cleanupChristoph Hellwig2013-12-06
* xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu2013-12-06
* xfs: integrate xfs_quota_priv header file to xfs_qmJie Liu2013-12-06
* xfs: make quota metadata truncation behavior consistent to user spaceJie Liu2013-12-06
* xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely2013-12-05
* xfs: free the list of recovery items on errorMark Tinguely2013-12-05
* fs: fix iversion handlingChristoph Hellwig2013-12-05
* xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner2013-12-05
* xfs: don't perform discard if the given range length is less than block sizeJie Liu2013-12-04
* xfs: fix the comment explaining xfs_trans_dqlockedjoinChristoph Hellwig2013-12-04
* xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2013-12-04
* xfs: remove unused FI_ flagsChristoph Hellwig2013-12-04
* xfs: simplify xfs_setsize_buftarg callchain; remove unused argEric Sandeen2013-12-04
* Linux 3.13-rc2Linus Torvalds2013-11-29
* Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-11-29
|\
| * arm64: Move PTE_PROT_NONE higher upCatalin Marinas2013-11-29
| * arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2013-11-29
| * arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach2013-11-28
| * arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach2013-11-28
| * arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-25
| * arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas2013-11-25
| * arm64: let the core code deal with preempt_countMarc Zyngier2013-11-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-29
|\ \
| * | s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky2013-11-25
| * | s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2013-11-25
| * | s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-25
| * | s390/uaccess: add missing page table walk range checkHeiko Carstens2013-11-25
| * | s390/mm: optimize copy_pageHeiko Carstens2013-11-20
| * | s390/dasd: validate request size before building CCW/TCW requestStefan Weinhuber2013-11-20
| * | s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-20
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-29
|\ \ \
| * | | i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier2013-11-28
| * | | i2c: omap: raw read and write endian fixVictor Kamensky2013-11-27