| Commit message (Expand) | Author | Age | Files | Lines |
* | GFS2: journal data writepages update | Steven Whitehouse | 2014-02-06 | 1 | -36/+96 |
* | GFS2: No need to invalidate pages for a dio read | Steven Whitehouse | 2014-01-14 | 1 | -2/+3 |
* | GFS2: Clean up releasepage | Steven Whitehouse | 2014-01-03 | 1 | -13/+5 |
* | GFS2: Fix incorrect invalidation for DIO/buffered I/O | Steven Whitehouse | 2013-12-20 | 1 | -0/+30 |
* | GFS2: Add allocation parameters structure | Steven Whitehouse | 2013-10-02 | 1 | -1/+3 |
* | GFS2: dirty inode correctly in gfs2_write_end | Benjamin Marzinski | 2013-09-05 | 1 | -2/+7 |
* | GFS2: Merge ordered and writeback writepage | Steven Whitehouse | 2013-08-27 | 1 | -31/+4 |
* | gfs2: use ->invalidatepage() length argument | Lukas Czerner | 2013-05-21 | 1 | -2/+7 |
* | mm: change invalidatepage prototype to accept length | Lukas Czerner | 2013-05-21 | 1 | -3/+5 |
* | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-07 | 1 | -0/+1 |
* | GFS2: replace gfs2_ail structure with gfs2_trans | Benjamin Marzinski | 2013-04-08 | 1 | -1/+1 |
* | GFS2: Use ->writepages for ordered writes | Steven Whitehouse | 2013-01-29 | 1 | -7/+6 |
* | GFS2: Split gfs2_trans_add_bh() into two | Steven Whitehouse | 2013-01-29 | 1 | -2/+2 |
* | GFS2: Add Orlov allocator | Steven Whitehouse | 2012-11-07 | 1 | -1/+1 |
* | GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq | Bob Peterson | 2012-09-24 | 1 | -1/+1 |
* | GFS2: Remove rs_requested field from reservations | Steven Whitehouse | 2012-09-24 | 1 | -4/+5 |
* | GFS2: Fold quota data into the reservations struct | Bob Peterson | 2012-06-06 | 1 | -14/+2 |
* | GFS2: Extend the life of the reservations | Bob Peterson | 2012-06-06 | 1 | -1/+1 |
* | GFS2: eliminate log elements and simplify | Bob Peterson | 2012-05-02 | 1 | -4/+4 |
* | GFS2: Remove unused argument from gfs2_internal_read | Andrew Price | 2012-04-24 | 1 | -3/+2 |
* | GFS2: Remove bd_list_tr | Steven Whitehouse | 2012-04-24 | 1 | -1/+0 |
* | GFS2: make function gfs2_page_add_databufs static | Bob Peterson | 2012-04-24 | 1 | -2/+2 |
* | GFS2: Allow caching of rindex glock | Bob Peterson | 2012-04-10 | 1 | -2/+2 |
* | gfs2: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -6/+6 |
* | GFS2: decouple quota allocations from block allocations | Bob Peterson | 2011-11-22 | 1 | -9/+9 |
* | GFS2: Cache the most recently used resource group in the inode | Steven Whitehouse | 2011-10-21 | 1 | -1/+1 |
* | GFS2: Use ->dirty_inode() | Steven Whitehouse | 2011-10-21 | 1 | -6/+0 |
* | GFS2: Resolve inode eviction and ail list interaction bug | Steven Whitehouse | 2011-07-14 | 1 | -0/+3 |
* | GFS2: Improve bug trap code in ->releasepage() | Steven Whitehouse | 2011-05-03 | 1 | -2/+6 |
* | GFS2: write_end error path fails to unlock transaction lock | Bob Peterson | 2011-04-18 | 1 | -1/+1 |
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | 1 | -3/+0 |
|\ |
|
| * | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -3/+0 |
* | | GFS2: Adding missing unlock_page() | Maxim | 2011-03-14 | 1 | -0/+1 |
|/ |
|
* | fs: kill block_prepare_write | Christoph Hellwig | 2010-10-25 | 1 | -2/+1 |
* | GFS2: Fix compiler warning from previous patch | Steven Whitehouse | 2010-09-28 | 1 | -1/+1 |
* | GFS2: reserve more blocks for transactions | Benjamin Marzinski | 2010-09-28 | 1 | -0/+2 |
* | GFS2: fallocate support | Benjamin Marzinski | 2010-09-20 | 1 | -2/+2 |
* | GFS2: Remove i_disksize | Steven Whitehouse | 2010-09-20 | 1 | -5/+1 |
* | GFS2: New truncate sequence | Steven Whitehouse | 2010-09-20 | 1 | -6/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 | 1 | -5/+5 |
|\ |
|
| * | check ATTR_SIZE contraints in inode_change_ok | Christoph Hellwig | 2010-08-09 | 1 | -2/+2 |
| * | sort out blockdev_direct_IO variants | Christoph Hellwig | 2010-08-09 | 1 | -3/+3 |
* | | GFS2: Simplify gfs2_write_alloc_required | Bob Peterson | 2010-07-29 | 1 | -3/+1 |
* | | GFS2: Use nobh_writepage | Steven Whitehouse | 2010-07-29 | 1 | -4/+1 |
|/ |
|
* | kill spurious reference to vmtruncate | npiggin@suse.de | 2010-05-27 | 1 | -1/+7 |
* | GFS2: Clean up stuffed file copying | Steven Whitehouse | 2010-03-29 | 1 | -3/+5 |
* | GFS2: Metadata address space clean up | Steven Whitehouse | 2010-03-01 | 1 | -2/+2 |
* | writeback: remove unused nonblocking and congestion checks (gfs2) | Wu Fengguang | 2009-12-03 | 1 | -12/+0 |
* | GFS2: drop rindex glock to refresh rindex list | Benjamin Marzinski | 2009-12-03 | 1 | -2/+6 |
* | HWPOISON: Enable .remove_error_page for migration aware file systems | Andi Kleen | 2009-09-16 | 1 | -0/+3 |