Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d5c1eb17ba052966debc4d9d103fc15740b541fa
/
fs
/
xfs
/
xfs_buf.c
400b9d8
xfs: catch buffers written without verifiers attached
by Dave Chinner
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 10 years ago
fdd3a2a
Merge branch 'xfs-unused-args-cleanup' into for-next
by Dave Chinner
· 10 years ago
8d6c121
xfs: fix buffer use after free on IO error
by Eric Sandeen
· 11 years ago
87937bf
xfs: remove unused flags arg from _xfs_buf_get_pages()
by Eric Sandeen
· 11 years ago
34dcefd
xfs: remove unused args from xfs_alloc_buftarg()
by Eric Sandeen
· 11 years ago
a96c415
xfs: remove unused blocksize arg from xfs_setsize_buftarg()
by Eric Sandeen
· 11 years ago
ae687e5
xfs: use NOIO contexts for vm_map_ram
by Dave Chinner
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
7c71ee7
xfs: allow logical-sector sized O_DIRECT
by Eric Sandeen
· 11 years ago
6da5417
xfs: rename xfs_buftarg structure members
by Eric Sandeen
· 11 years ago
f0bc998
xfs: clean up xfs_buftarg
by Eric Sandeen
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
324bb26
Merge branch 'xfs-for-linus-v3.13-rc5' into for-next
by Ben Myers
· 11 years ago
ac8809f
xfs: abort metadata writeback on permanent errors
by Dave Chinner
· 11 years ago
83a0adc
xfs: remove xfsbdstrat error
by Christoph Hellwig
· 11 years ago
3fefdee
xfs: simplify xfs_setsize_buftarg callchain; remove unused arg
by Eric Sandeen
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
08e96e1
xfs: remove newlines from strings passed to __xfs_printk
by Eric Sandeen
· 11 years ago
f5e1dd3
super: fix for destroy lrus
by Glauber Costa
· 11 years ago
5ca302c
list_lru: dynamically adjust node arrays
by Glauber Costa
· 11 years ago
a408235
xfs: rework buffer dispose list tracking
by Dave Chinner
· 11 years ago
addbda4
xfs-convert-buftarg-lru-to-generic-code-fix
by Andrew Morton
· 11 years ago
e80dfa1
xfs: convert buftarg LRU to generic code
by Dave Chinner
· 11 years ago
8b4ad79
xfs: fix the comment of xfs_setsize_buftarg_early()
by Zhi Yong Wu
· 11 years ago
b46fe82
xfs: fix the comment of xfs_buf_free()
by Zhi Yong Wu
· 11 years ago
7fd36c4
xfs: split out transaction reservation code
by Dave Chinner
· 11 years ago
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
Next »