aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
| * | 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 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-23
|\ \ \ | | |/ | |/|
| * | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
| * | don't pass nameidata to ->create()Al Viro2012-07-14
| * | stop passing nameidata to ->lookup()Al Viro2012-07-14
* | | 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: 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 debug_object WARN at xfs_alloc_vextent()Jeff Liu2012-06-20
* | xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud2012-06-20
|/
* fs: introduce inode operation ->update_timeJosef Bacik2012-06-01
* ->encode_fh() API changeAl Viro2012-05-29
* xfs: switch to proper __bitwise type for KM_... flagsAl Viro2012-05-29