Age | Commit message (Expand) | Author | Files | Lines |
2013-09-11 | xfs: rework buffer dispose list tracking | Dave Chinner | 1 | -4/+8 |
2013-09-11 | xfs: convert buftarg LRU to generic code | Dave Chinner | 1 | -3/+2 |
2013-01-17 | xfs: use b_maps[] for discontiguous buffers | Mark Tinguely | 1 | -3/+3 |
2012-11-16 | xfs: convert buffer verifiers to an ops structure. | Dave Chinner | 1 | -10/+14 |
2012-11-16 | xfs: add buffer pre-write callback | Dave Chinner | 1 | -0/+3 |
2012-11-16 | xfs: make buffer read verication an IO completion function | Dave Chinner | 1 | -8/+12 |
2012-08-30 | xfs: fix race while discarding buffers [V4] | Carlos Maiolino | 1 | -17/+24 |
2012-07-13 | xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks | Christoph Hellwig | 1 | -1/+0 |
2012-07-01 | xfs: add discontiguous buffer map interface | Dave Chinner | 1 | -6/+40 |
2012-07-01 | xfs: convert internal buffer functions to pass maps | Dave Chinner | 1 | -8/+35 |
2012-07-01 | xfs: separate buffer indexing from block map | Dave Chinner | 1 | -4/+23 |
2012-05-15 | xfs: make XBF_MAPPED the default behaviour | Dave Chinner | 1 | -2/+2 |
2012-05-15 | xfs: kill XBF_DONTBLOCK | Dave Chinner | 1 | -2/+0 |
2012-05-15 | xfs: kill XBF_LOCK | Dave Chinner | 1 | -3/+1 |
2012-05-15 | xfs: kill xfs_buf_btoc | Dave Chinner | 1 | -5/+0 |
2012-05-15 | xfs: use blocks for storing the desired IO size | Dave Chinner | 1 | -3/+1 |
2012-05-15 | xfs: use blocks for counting length of buffers | Dave Chinner | 1 | -3/+1 |
2012-05-15 | xfs: kill b_file_offset | Dave Chinner | 1 | -4/+1 |
2012-05-15 | xfs: clean up buffer get/read call API | Dave Chinner | 1 | -17/+21 |
2012-05-15 | xfs: check for buffer errors before waiting | Dave Chinner | 1 | -1/+1 |
2012-05-15 | xfs: on-stack delayed write buffer lists | Christoph Hellwig | 1 | -22/+6 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2011-12-17 | xfs: remove unused XBT_FORCE_SLEEP bit | Eric Sandeen | 1 | -2/+1 |
2011-10-12 | xfs: remove XFS_bflush | Christoph Hellwig | 1 | -2/+0 |
2011-10-12 | xfs: remove xfs_buf_target_name | Christoph Hellwig | 1 | -9/+0 |
2011-10-12 | xfs: clean up xfs_ioerror_alert | Christoph Hellwig | 1 | -0/+1 |
2011-10-12 | xfs: clean up buffer allocation | Christoph Hellwig | 1 | -1/+2 |
2011-10-12 | xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE | Christoph Hellwig | 1 | -6/+0 |
2011-10-12 | xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF | Christoph Hellwig | 1 | -6/+1 |
2011-10-12 | xfs: remove XFS_BUF_FINISH_IOWAIT | Christoph Hellwig | 1 | -2/+0 |
2011-10-12 | xfs: remove xfs_get_buftarg_list | Christoph Hellwig | 1 | -4/+0 |
2011-10-12 | xfs: fix buffer flushing during unmount | Christoph Hellwig | 1 | -1/+0 |
2011-10-12 | xfs: use the "delwri" terminology consistently | Christoph Hellwig | 1 | -2/+2 |
2011-10-12 | xfs: let xfs_bwrite callers handle the xfs_buf_relse | Christoph Hellwig | 1 | -1/+1 |
2011-10-12 | xfs: call xfs_buf_delwri_queue directly | Christoph Hellwig | 1 | -5/+3 |
2011-08-13 | xfs: remove subdirectories | Christoph Hellwig | 1 | -0/+326 |