Linus Torvalds
|
a0725ab0c7
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 years ago |
Coly Li
|
e477b24b50
gfs2: add flag REQ_PRIO for metadata I/O
|
8 years ago |
Bob Peterson
|
61eaadcd52
GFS2: Prevent double brelse in gfs2_meta_indirect_buffer
|
8 years ago |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 years ago |
Linus Torvalds
|
9763dd6f81
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
8 years ago |
Bob Peterson
|
9862ca056e
GFS2: Switch tr_touched to flag in transaction
|
8 years ago |
Jens Axboe
|
7637241e65
writeback: add wbc_to_write_flags()
|
9 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
9 years ago |
Andreas Gruenbacher
|
23e5671a79
gfs2: Fix extended attribute readahead optimization
|
9 years ago |
Christoph Hellwig
|
70246286e9
block: get rid of bio_rw and READA
|
9 years ago |
Mike Christie
|
e1b1afa6f8
gfs2: use bio op accessors
|
9 years ago |
Mike Christie
|
dfec8a14fc
fs: have ll_rw_block users pass in op and flags separately
|
9 years ago |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 years ago |
Mike Christie
|
4e49ea4a3d
block/fs/drivers: remove rw argument from submit_bio
|
9 years ago |
Linus Torvalds
|
be1332c099
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
9 years ago |
Bob Peterson
|
68cd4ce2ca
GFS2: Refactor gfs2_remove_from_journal
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Andreas Gruenbacher
|
39b0555f7a
gfs2: Extended attribute readahead optimization
|
9 years ago |
Andreas Gruenbacher
|
c8d5770384
gfs2: Extended attribute readahead
|
10 years ago |
Bob Peterson
|
15562c439d
GFS2: Move glock superblock pointer to field gl_name
|
10 years ago |
Mel Gorman
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 years ago |
Steven Whitehouse
|
1b2ad41214
GFS2: Fix address space from page function
|
11 years ago |
Steven Whitehouse
|
022ef4feed
GFS2: Move log buffer accounting to transaction
|
11 years ago |
Steven Whitehouse
|
70d4ee94b3
GFS2: Use only a single address space for rgrps
|
11 years ago |
Bob Peterson
|
502be2a32f
GFS2: Fix slab memory leak in gfs2_bufdata
|
11 years ago |
Steven Whitehouse
|
7c0ef28a2c
GFS2: Move gfs2_sync_meta to lops.c
|
12 years ago |
Benjamin Marzinski
|
5d054964f5
GFS2: aggressively issue revokes in gfs2_log_flush
|
12 years ago |
Benjamin Marzinski
|
16ca9412d8
GFS2: replace gfs2_ail structure with gfs2_trans
|
12 years ago |
Steven Whitehouse
|
c76c4d96bd
GFS2: Merge gfs2_attach_bufdata() into trans.c
|
12 years ago |