Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1fe6c4524f765734d376c39d0f41e25519f6235d
/
fs
/
xfs
/
xfs_buf.c
7bc0dc2
xfs: rework remote attr CRCs
by Dave Chinner
· 11 years ago
b17cb36
xfs: fix missing KM_NOFS tags to keep lockdep happy
by Dave Chinner
· 11 years ago
c163f9a
xfs: ensure we capture IO errors correctly
by Dave Chinner
· 12 years ago
d5929de
xfs: don't verify buffers after IO errors
by Dave Chinner
· 12 years ago
fa5566e
xfs: remove log force from xfs_buf_trylock()
by Brian Foster
· 12 years ago
3b19034
xfs: fix shutdown hang on invalid inode during create
by Dave Chinner
· 12 years ago
10616b8
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
by Dave Chinner
· 12 years ago
f4b4242
xfs: use b_maps[] for discontiguous buffers
by Mark Tinguely
· 12 years ago
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 12 years ago
cfb0285
xfs: add buffer pre-write callback
by Dave Chinner
· 12 years ago
eab4e63
xfs: uncached buffer reads need to return an error
by Dave Chinner
· 12 years ago
c3f8fc7
xfs: make buffer read verication an IO completion function
by Dave Chinner
· 12 years ago
37eb17e
xfs: drop buffer io reference when a bad bio is built
by Dave Chinner
· 12 years ago
6fb8a90
xfs: fix race while discarding buffers [V4]
by Carlos Maiolino
· 12 years ago
a2dcf5d
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
by Christoph Hellwig
· 12 years ago
08023d6
xfs: prevent recursion in xfs_buf_iorequest
by Christoph Hellwig
· 12 years ago
6dde270
xfs: add discontiguous buffer map interface
by Dave Chinner
· 12 years ago
3e85c86
xfs: convert internal buffer functions to pass maps
by Dave Chinner
· 12 years ago
cbb7baab
xfs: separate buffer indexing from block map
by Dave Chinner
· 12 years ago
bcf62ab
xfs: Fix overallocation in xfs_buf_allocate_memory()
by Jan Kara
· 12 years ago
611c994
xfs: make XBF_MAPPED the default behaviour
by Dave Chinner
· 13 years ago
12bcb3f
xfs: Properly exclude IO type flags from buffer flags
by Dave Chinner
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
aa5c158
xfs: kill XBF_DONTBLOCK
by Dave Chinner
· 13 years ago
a8acad7
xfs: kill XBF_LOCK
by Dave Chinner
· 13 years ago
795cac7
xfs: kill xfs_buf_btoc
by Dave Chinner
· 13 years ago
aa0e883
xfs: use blocks for storing the desired IO size
by Dave Chinner
· 13 years ago
4e94b71
xfs: use blocks for counting length of buffers
by Dave Chinner
· 13 years ago
de1cbee
xfs: kill b_file_offset
by Dave Chinner
· 13 years ago
e70b73f
xfs: clean up buffer get/read call API
by Dave Chinner
· 13 years ago
bf813cd
xfs: use kmem_zone_zalloc for buffers
by Dave Chinner
· 13 years ago
ead360c
xfs: fix incorrect b_offset initialisation
by Dave Chinner
· 13 years ago
0e95f19
xfs: check for buffer errors before waiting
by Dave Chinner
· 13 years ago
fe2429b
xfs: fix buffer lookup race on allocation failure
by Dave Chinner
· 13 years ago
43ff212
xfs: on-stack delayed write buffer lists
by Christoph Hellwig
· 13 years ago
aa6bf01
xfs: use per-filesystem I/O completion workqueues
by Christoph Hellwig
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
687d1c5
xfs: remove unused XBT_FORCE_SLEEP bit
by Eric Sandeen
· 13 years ago
90802ed
treewide: Fix comment and string typo 'bufer'
by Paul Bolle
· 13 years ago
a0acae0
freezer: unexport refrigerator() and update try_to_freeze() slightly
by Tejun Heo
· 13 years ago
5a93a06
xfs: do not flush data workqueues in xfs_flush_buftarg
by Christoph Hellwig
· 13 years ago
02b102d
xfs: remove xfs_buf_target_name
by Christoph Hellwig
· 13 years ago
901796a
xfs: clean up xfs_ioerror_alert
by Christoph Hellwig
· 13 years ago
4347b9d
xfs: clean up buffer allocation
by Christoph Hellwig
· 13 years ago
af5c4be
xfs: remove buffers from the delwri list in xfs_buf_stale
by Christoph Hellwig
· 13 years ago
c867cb6
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
by Christoph Hellwig
· 13 years ago
5fde032
xfs: remove XFS_BUF_FINISH_IOWAIT
by Christoph Hellwig
· 13 years ago
b17b833
xfs: remove xfs_get_buftarg_list
by Christoph Hellwig
· 13 years ago
3815832
xfs: Don't allocate new buffers on every call to _xfs_buf_find
by Dave Chinner
· 13 years ago
eabbaf1
xfs: Fix the incorrect comment in the header of _xfs_buf_find
by Chandra Seetharaman
· 13 years ago
c4e1c09
xfs: use the "delwri" terminology consistently
by Christoph Hellwig
· 13 years ago
c2b006c
xfs: let xfs_bwrite callers handle the xfs_buf_relse
by Christoph Hellwig
· 13 years ago
61551f1
xfs: call xfs_buf_delwri_queue directly
by Christoph Hellwig
· 13 years ago
5a8ee6b
xfs: move more delwri setup into xfs_buf_delwri_queue
by Christoph Hellwig
· 13 years ago
527cfdf
xfs: remove the unlock argument to xfs_buf_delwri_queue
by Christoph Hellwig
· 13 years ago
375ec69d
xfs: remove delwri buffer handling from xfs_buf_iorequest
by Christoph Hellwig
· 13 years ago
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
[Renamed from fs/xfs/linux-2.6/xfs_buf.c]
2ddb4e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 13 years ago
34951f5
xfs: flag all buffers as metadata
by Christoph Hellwig
· 13 years ago
c35a549
xfs: Remove the macro XFS_BUFTARG_NAME
by Chandra Seetharaman
· 13 years ago
811e64c
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned
by Chandra Seetharaman
· 13 years ago
6292604
xfs: Remove the macro XFS_BUF_PTR
by Chandra Seetharaman
· 13 years ago
b75e40a
xfs: Remove macro XFS_BUF_BUSY and family
by Chandra Seetharaman
· 13 years ago
5a52c2a58
xfs: Remove the macro XFS_BUF_ERROR and family
by Chandra Seetharaman
· 13 years ago
ed43233
xfs: Remove the macro XFS_BUF_BFLAGS
by Chandra Seetharaman
· 13 years ago
54244fe
xfs: remove the unused xfs_buf_delwri_sort function
by Christoph Hellwig
· 13 years ago
cb669ca
xfs: remove wrappers around b_iodone
by Christoph Hellwig
· 13 years ago
1d5ae5d
xfs: cleanup I/O-related buffer flags
by Christoph Hellwig
· 13 years ago
c8da0fa
xfs: return the buffer locked from xfs_buf_get_uncached
by Christoph Hellwig
· 13 years ago
0c842ad
xfs: clean up buffer locking helpers
by Christoph Hellwig
· 13 years ago
1495f23
vmscan: change shrinker API by passing shrink_control struct
by Ying Han
· 13 years ago
4439647
xfs: reset buffer pointers before freeing them
by Dave Chinner
· 14 years ago
8a072a4
xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
by Christoph Hellwig
· 14 years ago
1e05ff0
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
a1b7ea5
xfs: use proper interfaces for on-stack plugging
by Christoph Hellwig
· 14 years ago
ecb697c
xfs: fix variable set but not used warnings
by Christoph Hellwig
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
89b3600
xfs: fix unreferenced var error in xfs_buf.c
by Dave Chinner
· 14 years ago
c585015
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
0e6e847
xfs: stop using the page cache to back the buffer cache
by Dave Chinner
· 14 years ago
a19fb38
vmap: flush vmap aliases when mapping fails
by Dave Chinner
· 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
3155fe6
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
4f10700
xfs: Convert linux-2.6/ files to new logging interface
by Dave Chinner
· 14 years ago
83e7590
xfs: convert to alloc_workqueue()
by Tejun Heo
· 14 years ago
bfc6017
xfs: fix error handling for synchronous writes
by Christoph Hellwig
· 14 years ago
430cbeb
xfs: add a lru to the XFS buffer cache
by Dave Chinner
· 14 years ago
ff57ab2
xfs: convert xfsbud shrinker to a per-buftarg shrinker.
by Dave Chinner
· 14 years ago
90810b9
xfs: push stale, pinned buffers on trylock failures
by Dave Chinner
· 14 years ago
bfe2741
xfs: move delayed write buffer trace
by Dave Chinner
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
5fe3a5a
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
91b7450
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
a731cd1
xfs: semaphore cleanup
by Thomas Gleixner
· 14 years ago
1a1a3e9
xfs: remove xfs_buf wrappers
by Christoph Hellwig
· 14 years ago
74f75a0
xfs: convert buffer cache hash to rbtree
by Dave Chinner
· 14 years ago
69d6cc7
xfs: remove buftarg hash for external devices
by Dave Chinner
· 14 years ago
Next »