summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-22xfs: remove xfs_inotobpChristoph Hellwig2-54/+19
2012-07-22xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig5-91/+54
2012-07-22xfs: handle EOF correctly in xfs_vm_writepageChristoph Hellwig1-2/+17
2012-07-22xfs: implement ->update_timeChristoph Hellwig3-57/+46
2012-07-22xfs: fix comment typo of struct xfs_da_blkinfo.Chen Baozi1-1/+1
2012-07-13xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig3-31/+23
2012-07-13xfs: prevent recursion in xfs_buf_iorequestChristoph Hellwig1-1/+1
2012-07-13xfs: don't defer metadata allocation to the workqueueDave Chinner1-3/+12
2012-07-13xfs: really fix the cursor leak in xfs_alloc_ag_vextent_nearDave Chinner1-2/+2
2012-07-01xfs: factor buffer reading from xfs_dir2_leaf_getdentsDave Chinner1-202/+232
2012-07-01xfs: remove struct xfs_dabuf and infrastructureDave Chinner13-779/+602
2012-07-01xfs: use discontiguous xfs_buf support in dabuf wrappersDave Chinner2-305/+239
2012-07-01xfs: support discontiguous buffers in the xfs_buf_log_itemDave Chinner2-93/+244
2012-07-01xfs: add discontiguous buffer support to transactionsDave Chinner2-39/+79
2012-07-01xfs: add discontiguous buffer map interfaceDave Chinner2-25/+58
2012-07-01xfs: convert internal buffer functions to pass mapsDave Chinner2-54/+191
2012-07-01xfs: separate buffer indexing from block mapDave Chinner2-13/+35
2012-07-01xfs: struct xfs_buf_log_format isn't variable sized.Dave Chinner5-43/+40
2012-06-21xfs: remove xlog_t typedefMark Tinguely3-157/+224
2012-06-21xfs: rename log structure to xlogMark Tinguely6-88/+116
2012-06-21xfs: shutdown xfs_sync_worker before the logBen Myers2-16/+17
2012-06-21xfs: Fix overallocation in xfs_buf_allocate_memory()Jan Kara1-14/+2
2012-06-21xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner1-0/+1
2012-06-21xfs: check for stale inode before acquiring iflock on pushBrian Foster1-9/+8
2012-06-14xfs: fix typo in comment of xfs_dinode_t.Chen Baozi1-1/+1
2012-06-14xfs: kill copy and paste segment checks in xfs_file_aio_readDave Chinner1-14/+3
2012-06-14xfs: make largest supported offset less shoutyDave Chinner7-12/+10
2012-06-14xfs: m_maxioffset is redundantDave Chinner4-12/+9
2012-06-14xfs: fix debug_object WARN at xfs_alloc_vextent()Jeff Liu1-1/+1
2012-06-14xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud1-3/+8
2012-06-02Linux 3.5-rc1v3.5-rc1Linus Torvalds1-2/+2
2012-06-02Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-90/+322
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber5-11/+193
2012-06-03dm thin: use slab mempoolsMike Snitzer1-62/+99
2012-06-03dm mpath: allow ioctls to trigger pg initMikulas Patocka1-9/+17
2012-06-03dm mpath: delay retry of bypassed pgMike Christie1-2/+6
2012-06-03dm mpath: reduce size of struct multipathMike Snitzer1-6/+7
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-84/+201
2012-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-39/+297
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds14-191/+119
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-02mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard1-1/+1
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven1-1/+1
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan1-9/+9
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior1-1/+1
2012-06-01Merge branch 'akpm' (Fixups for Andrew's patchbomb)Linus Torvalds13-45/+33
2012-06-01nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds13-33/+33
2012-06-01fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton1-12/+0