Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
10bbd235859bf483f9a8a4ebe95463d700bae394
/
fs
/
gfs2
/
aops.c
10bbd23
pagevec: Use xa_mark_t
by Matthew Wilcox
· 7 years ago
f95cbb4
gfs2: use iomap_readpage for blocksize == PAGE_SIZE
by Andreas Gruenbacher
· 7 years ago
025d0e7
gfs2: Remove gfs2_write_{begin,end}
by Andreas Gruenbacher
· 7 years ago
967bcc9
gfs2: iomap direct I/O support
by Andreas Gruenbacher
· 7 years ago
64bc06b
gfs2: iomap buffered write support
by Andreas Gruenbacher
· 7 years ago
845802b
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
by Andreas Gruenbacher
· 7 years ago
d6382a3
gfs2: gfs2_stuffed_write_end cleanup
by Andreas Gruenbacher
· 7 years ago
7b5747f
GFS2: Fix allocation error bug with recursive rgrp glocking
by Andreas Gruenbacher
· 7 years ago
b9e03f1
GFS2: Only set PageChecked for jdata pages
by Bob Peterson
· 7 years ago
805c0907
GFS2: Log the reason for log flushes in every log header
by Bob Peterson
· 7 years ago
c1696fb
GFS2: Introduce new gfs2_log_header_v2
by Bob Peterson
· 7 years ago
88b65ce
gfs2: Minor gfs2_page_add_databufs cleanup
by Andreas Gruenbacher
· 7 years ago
235628c
gfs2: Add gfs2_max_stuffed_size
by Andreas Gruenbacher
· 7 years ago
9db115a
gfs2: Typo fixes
by Andreas Gruenbacher
· 7 years ago
9aa0159
gfs2: Remove unused gfs2_write_jdata_pagevec parameter
by Andreas Gruenbacher
· 7 years ago
8667982
mm, pagevec: remove cold parameter for pagevecs
by Mel Gorman
· 7 years ago
67fd707
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
by Jan Kara
· 7 years ago
d2bc5b3
gfs2: use pagevec_lookup_range_tag()
by Jan Kara
· 7 years ago
b066a4eeb
gfs2: forcibly flush ail to relieve memory pressure
by Abhi Das
· 7 years ago
9763dd6
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
c548a1c
gfs2: Make gfs2_write_full_page static
by Andrew Price
· 8 years ago
43388b2
fix gfs2_stuffed_write_end() on short copies
by Al Viro
· 8 years ago
1c185c0
gfs2: Remove dirty buffer warning from gfs2_releasepage
by Andreas Gruenbacher
· 8 years ago
47a9a52
GFS2: use BIT() macro
by Fabian Frederick
· 8 years ago
fd4c574
gfs2: writeout truncated pages
by Benjamin Marzinski
· 9 years ago
be1332c
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 9 years ago
68cd4ce
GFS2: Refactor gfs2_remove_from_journal
by Bob Peterson
· 9 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
9c7fe83
GFS2: Add calls to gfs2_holder_uninit in two error handlers
by Daniel DeFreez
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
2df6f47
GFS2: Fix direct IO write rounding error
by Bob Peterson
· 9 years ago
b54e9a0
GFS2: Extract quota data from reservations structure (revert 5407e24)
by Bob Peterson
· 9 years ago
546fac6
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 10 years ago
1272574
gfs2: kerneldoc warning fixes
by Fabian Frederick
· 10 years ago
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
80dcc31
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
6f67376
direct_IO: use iov_iter_rw() instead of rw everywhere
by Omar Sandoval
· 10 years ago
17f8c84
Remove rw from {,__,do_}blockdev_direct_IO()
by Omar Sandoval
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
b8fbf47
gfs2: perform quota checks against allocation parameters
by Abhi Das
· 10 years ago
de1414a
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
2457aec
mm: non-atomically mark page accessed during page cache allocation where possible
by Mel Gorman
· 11 years ago
2497255
GFS2: remove transaction glock
by Benjamin Marzinski
· 11 years ago
31b1403
switch {__,}blockdev_direct_IO() to iov_iter
by Al Viro
· 11 years ago
a6cbcd4
get rid of pointless iov_length() in ->direct_IO()
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
774016b
GFS2: journal data writepages update
by Steven Whitehouse
· 11 years ago
086352f
GFS2: No need to invalidate pages for a dio read
by Steven Whitehouse
· 11 years ago
e4f2920
GFS2: Clean up releasepage
by Steven Whitehouse
· 11 years ago
dfd1118
GFS2: Fix incorrect invalidation for DIO/buffered I/O
by Steven Whitehouse
· 11 years ago
7b9cff4
GFS2: Add allocation parameters structure
by Steven Whitehouse
· 11 years ago
0c90180
GFS2: dirty inode correctly in gfs2_write_end
by Benjamin Marzinski
· 11 years ago
9d35814
GFS2: Merge ordered and writeback writepage
by Steven Whitehouse
· 11 years ago
5c0bb97
gfs2: use ->invalidatepage() length argument
by Lukas Czerner
· 12 years ago
d47992f
mm: change invalidatepage prototype to accept length
by Lukas Czerner
· 12 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
16ca941
GFS2: replace gfs2_ail structure with gfs2_trans
by Benjamin Marzinski
· 12 years ago
4513899
GFS2: Use ->writepages for ordered writes
by Steven Whitehouse
· 12 years ago
350a9b0
GFS2: Split gfs2_trans_add_bh() into two
by Steven Whitehouse
· 12 years ago
9dbe961
GFS2: Add Orlov allocator
by Steven Whitehouse
· 12 years ago
8e711e10
GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
by Bob Peterson
· 12 years ago
71f890f
GFS2: Remove rs_requested field from reservations
by Steven Whitehouse
· 12 years ago
5407e24
GFS2: Fold quota data into the reservations struct
by Bob Peterson
· 13 years ago
0a305e4
GFS2: Extend the life of the reservations
by Bob Peterson
· 13 years ago
c0752aa
GFS2: eliminate log elements and simplify
by Bob Peterson
· 13 years ago
4306629
GFS2: Remove unused argument from gfs2_internal_read
by Andrew Price
· 13 years ago
c50b91c
GFS2: Remove bd_list_tr
by Steven Whitehouse
· 13 years ago
b120193
GFS2: make function gfs2_page_add_databufs static
by Bob Peterson
· 13 years ago
ca9248d
GFS2: Allow caching of rindex glock
by Bob Peterson
· 13 years ago
d934928
gfs2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
564e12b
GFS2: decouple quota allocations from block allocations
by Bob Peterson
· 13 years ago
54335b1
GFS2: Cache the most recently used resource group in the inode
by Steven Whitehouse
· 13 years ago
ab9bbda
GFS2: Use ->dirty_inode()
by Steven Whitehouse
· 13 years ago
380f7c6
GFS2: Resolve inode eviction and ail list interaction bug
by Steven Whitehouse
· 13 years ago
8f065d3
GFS2: Improve bug trap code in ->releasepage()
by Steven Whitehouse
· 14 years ago
deab72d
GFS2: write_end error path fails to unlock transaction lock
by Bob Peterson
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
6c474f7
GFS2: Adding missing unlock_page()
by Maxim
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
ebdec24
fs: kill block_prepare_write
by Christoph Hellwig
· 14 years ago
d594845
GFS2: Fix compiler warning from previous patch
by Steven Whitehouse
· 14 years ago
bf97b67
GFS2: reserve more blocks for transactions
by Benjamin Marzinski
· 14 years ago
3921120
GFS2: fallocate support
by Benjamin Marzinski
· 14 years ago
a2e0f79
GFS2: Remove i_disksize
by Steven Whitehouse
· 14 years ago
ff8f33c
GFS2: New truncate sequence
by Steven Whitehouse
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
2c27c65
check ATTR_SIZE contraints in inode_change_ok
by Christoph Hellwig
· 15 years ago
eafdc7d
sort out blockdev_direct_IO variants
by Christoph Hellwig
· 15 years ago
461cb41
GFS2: Simplify gfs2_write_alloc_required
by Bob Peterson
· 15 years ago
30116ff
GFS2: Use nobh_writepage
by Steven Whitehouse
· 15 years ago
15c6fd9
kill spurious reference to vmtruncate
by npiggin@suse.de
· 15 years ago
602c89d
GFS2: Clean up stuffed file copying
by Steven Whitehouse
· 15 years ago
009d851
GFS2: Metadata address space clean up
by Steven Whitehouse
· 15 years ago
c29cd90
writeback: remove unused nonblocking and congestion checks (gfs2)
by Wu Fengguang
· 15 years ago
9ae3c6d
GFS2: drop rindex glock to refresh rindex list
by Benjamin Marzinski
· 15 years ago
aa261f5
HWPOISON: Enable .remove_error_page for migration aware file systems
by Andi Kleen
· 15 years ago
1946f70
GFS2: keep statfs info in sync on grows
by Benjamin Marzinski
· 16 years ago
b1e71b0
GFS2: Clean up some file names
by Steven Whitehouse
· 16 years ago
[Renamed (99%) from fs/gfs2/ops_address.c]
Next »