index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
buffer_head.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
2015-11-11
1
-2
/
+0
*
bufferhead: Add _gfp version for sb_getblk()
Nikolay Borisov
2015-07-02
1
-0
/
+7
*
fs/buffer.c: support buffer cache allocations with gfp modifiers
Gioh Kim
2014-09-04
1
-5
/
+42
*
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
2014-06-04
1
-2
/
+0
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
*
switch ->is_partially_uptodate() to saner arguments
Al Viro
2014-04-01
1
-2
/
+2
*
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
2013-09-04
1
-0
/
+2
*
mm: vmscan: take page buffers dirty and locked state into account
Mel Gorman
2013-07-03
1
-0
/
+3
*
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-21
1
-1
/
+2
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-05-01
1
-0
/
+4
|
\
|
*
buffer: add BH_Prio and BH_Meta flags
Theodore Ts'o
2013-04-20
1
-0
/
+4
*
|
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
2013-04-29
1
-0
/
+1
|
/
*
buffer: make touch_buffer() an exported function
Tejun Heo
2013-01-14
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
vfs: Block mmapped writes while the fs is frozen
Jan Kara
2011-05-26
1
-0
/
+2
*
vfs: Create __block_page_mkwrite() helper passing error values back
Jan Kara
2011-05-26
1
-0
/
+14
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-1
/
+0
*
fs: kill block_prepare_write
Christoph Hellwig
2010-10-25
1
-1
/
+0
*
block: remove the BH_Eopnotsupp flag
Christoph Hellwig
2010-09-10
1
-2
/
+0
*
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
2010-09-10
1
-1
/
+1
*
remove SWRITE* I/O types
Christoph Hellwig
2010-08-18
1
-0
/
+1
*
kill BH_Ordered flag
Christoph Hellwig
2010-08-18
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
1
-15
/
+5
|
\
|
*
get rid of file_fsync()
Al Viro
2010-08-09
1
-1
/
+0
|
*
get rid of block_write_begin_newtrunc
Christoph Hellwig
2010-08-09
1
-6
/
+2
|
*
introduce __block_write_begin
Christoph Hellwig
2010-08-09
1
-0
/
+2
|
*
get rid of cont_write_begin_newtrunc
Christoph Hellwig
2010-08-09
1
-3
/
+0
|
*
get rid of nobh_write_begin_newtrunc
Christoph Hellwig
2010-08-09
1
-5
/
+1
*
|
buffer_head: remove redundant test from wait_on_buffer
Richard Kennedy
2010-08-09
1
-6
/
+1
|
/
*
fs: introduce new truncate sequence
npiggin@suse.de
2010-05-27
1
-0
/
+9
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-1
/
+1
*
Add block_write_full_page_endio for passing endio handler
Chris Mason
2009-04-16
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
1
-12
/
+0
|
\
|
*
Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225
Al Viro
2009-04-01
1
-12
/
+0
*
|
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-04-01
1
-1
/
+1
|
/
*
fs: move bdev code out of buffer.c
Nick Piggin
2009-03-27
1
-7
/
+0
*
filesystem freeze: implement generic freeze feature
Takashi Sato
2009-01-09
1
-1
/
+10
*
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
Keith Mannthey
2008-12-29
1
-0
/
+1
*
fs: buffer lock use lock bitops
Nick Piggin
2008-10-20
1
-1
/
+1
*
fs: rename buffer trylock
Nick Piggin
2008-08-04
1
-2
/
+6
*
vfs: pagecache usage optimization for pagesize!=blocksize
Hisashi Hifumi
2008-07-28
1
-0
/
+2
*
remove generic_commit_write()
Adrian Bunk
2008-04-29
1
-1
/
+0
*
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
2008-02-13
1
-3
/
+3
*
Add buffer head related helper functions
Aneesh Kumar K.V
2008-01-28
1
-0
/
+2
*
fs: restore nobh
Nick Piggin
2007-10-16
1
-3
/
+7
*
With reiserfs no longer using the weird generic_cont_expand, remove it comple...
Nick Piggin
2007-10-16
1
-1
/
+0
*
fs: new cont helpers
Nick Piggin
2007-10-16
1
-2
/
+3
*
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
2007-10-16
1
-0
/
+10
*
[FS] Implement block_page_mkwrite.
David Chinner
2007-07-19
1
-0
/
+2
*
mm: optimize kill_bdev()
Peter Zijlstra
2007-05-07
1
-0
/
+1
[next]