aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* xfs: refactor xfs_ialloc_ag_selectChristoph Hellwig2012-07-29
* xfs: add a short cut to xfs_dialloc for the non-NULL agbp caseChristoph Hellwig2012-07-29
* xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig2012-07-29
* xfs: split xfs_diallocChristoph Hellwig2012-07-29
* xfs: remove xfs_ialloc_find_freeChristoph Hellwig2012-07-22
* Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.Alain Renaud2012-07-22
* xfs: remove xfs_inotobpChristoph Hellwig2012-07-22
* xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig2012-07-22
* xfs: handle EOF correctly in xfs_vm_writepageChristoph Hellwig2012-07-22
* xfs: implement ->update_timeChristoph Hellwig2012-07-22
* xfs: fix comment typo of struct xfs_da_blkinfo.Chen Baozi2012-07-22
* xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig2012-07-13
* xfs: prevent recursion in xfs_buf_iorequestChristoph Hellwig2012-07-13
* xfs: don't defer metadata allocation to the workqueueDave Chinner2012-07-13
* xfs: really fix the cursor leak in xfs_alloc_ag_vextent_nearDave Chinner2012-07-13
* xfs: factor buffer reading from xfs_dir2_leaf_getdentsDave Chinner2012-07-01
* xfs: remove struct xfs_dabuf and infrastructureDave Chinner2012-07-01
* xfs: use discontiguous xfs_buf support in dabuf wrappersDave Chinner2012-07-01
* xfs: support discontiguous buffers in the xfs_buf_log_itemDave Chinner2012-07-01
* xfs: add discontiguous buffer support to transactionsDave Chinner2012-07-01
* xfs: add discontiguous buffer map interfaceDave Chinner2012-07-01
* xfs: convert internal buffer functions to pass mapsDave Chinner2012-07-01
* xfs: separate buffer indexing from block mapDave Chinner2012-07-01
* xfs: struct xfs_buf_log_format isn't variable sized.Dave Chinner2012-07-01
* xfs: remove xlog_t typedefMark Tinguely2012-06-21
* xfs: rename log structure to xlogMark Tinguely2012-06-21
* xfs: shutdown xfs_sync_worker before the logBen Myers2012-06-21
* xfs: Fix overallocation in xfs_buf_allocate_memory()Jan Kara2012-06-21
* xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner2012-06-21
* xfs: check for stale inode before acquiring iflock on pushBrian Foster2012-06-21
* xfs: fix typo in comment of xfs_dinode_t.Chen Baozi2012-06-14
* xfs: kill copy and paste segment checks in xfs_file_aio_readDave Chinner2012-06-14
* xfs: make largest supported offset less shoutyDave Chinner2012-06-14
* xfs: m_maxioffset is redundantDave Chinner2012-06-14
* xfs: fix debug_object WARN at xfs_alloc_vextent()Jeff Liu2012-06-14
* xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud2012-06-14
* Linux 3.5-rc1Linus Torvalds2012-06-02
* Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-02
|\
| * dm thin: provide userspace access to pool metadataJoe Thornber2012-06-02
| * dm thin: use slab mempoolsMike Snitzer2012-06-02
| * dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-02
| * dm mpath: delay retry of bypassed pgMike Christie2012-06-02
| * dm mpath: reduce size of struct multipathMike Snitzer2012-06-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-02
|\ \
| * | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-02
| * | mcs7830: Implement link state detectionOndrej Zary2012-06-02
| * | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-02
| * | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-02
| * | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-01
| * | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-01