aboutsummaryrefslogtreecommitdiffstats
path: root/fs
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
* Merge branch 'akpm' (Fixups for Andrew's patchbomb)Linus Torvalds2012-06-01
|\
| * nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds2012-06-01
| * fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton2012-06-01
* | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-01
|\ \
| * | jffs2: allow to complete xattr integrity check on first GC scanJean-Christophe DUBOIS2012-05-14
| * | jffs2: allow to discriminate between recoverable and non-recoverable errorsJean-Christophe DUBOIS2012-05-14
| * | jffs2: get rid of jffs2_sync_superArtem Bityutskiy2012-05-14
| * | jffs2: remove unnecessary GC pass on syncArtem Bityutskiy2012-05-14
| * | jffs2: remove unnecessary GC pass on umountArtem Bityutskiy2012-05-14
| * | jffs2: remove lock_superArtem Bityutskiy2012-05-14
| * | jffs2: refactor csize usage in jffs2_do_read_inode_internal()Xi Wang2012-05-14
| * | jffs2: validate symlink size in jffs2_do_read_inode_internal()Xi Wang2012-05-14
| * | JFFS2: Add parameter to reserve disk space for rootDaniel Drake2012-05-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \