index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
buffer_head.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
fs: kill block_prepare_write
Christoph Hellwig
1
-1
/
+0
2010-09-10
block: remove the BH_Eopnotsupp flag
Christoph Hellwig
1
-2
/
+0
2010-09-10
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
1
-1
/
+1
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
1
-0
/
+1
2010-08-18
kill BH_Ordered flag
Christoph Hellwig
1
-2
/
+1
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+5
2010-08-10
buffer_head: remove redundant test from wait_on_buffer
Richard Kennedy
1
-6
/
+1
2010-08-10
get rid of file_fsync()
Al Viro
1
-1
/
+0
2010-08-10
get rid of block_write_begin_newtrunc
Christoph Hellwig
1
-6
/
+2
2010-08-10
introduce __block_write_begin
Christoph Hellwig
1
-0
/
+2
2010-08-10
get rid of cont_write_begin_newtrunc
Christoph Hellwig
1
-3
/
+0
2010-08-10
get rid of nobh_write_begin_newtrunc
Christoph Hellwig
1
-5
/
+1
2010-05-28
fs: introduce new truncate sequence
npiggin@suse.de
1
-0
/
+9
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2009-04-16
Add block_write_full_page_endio for passing endio handler
Chris Mason
1
-0
/
+3
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+0
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-1
/
+1
2009-04-01
Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225
Al Viro
1
-12
/
+0
2009-03-27
fs: move bdev code out of buffer.c
Nick Piggin
1
-7
/
+0
2009-01-10
filesystem freeze: implement generic freeze feature
Takashi Sato
1
-1
/
+10
2008-12-29
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
Keith Mannthey
1
-0
/
+1
2008-10-20
fs: buffer lock use lock bitops
Nick Piggin
1
-1
/
+1
2008-08-05
fs: rename buffer trylock
Nick Piggin
1
-2
/
+6
2008-07-29
vfs: pagecache usage optimization for pagesize!=blocksize
Hisashi Hifumi
1
-0
/
+2
2008-04-29
remove generic_commit_write()
Adrian Bunk
1
-1
/
+0
2008-02-14
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
1
-3
/
+3
2008-01-29
Add buffer head related helper functions
Aneesh Kumar K.V
1
-0
/
+2
2007-10-16
fs: restore nobh
Nick Piggin
1
-3
/
+7
2007-10-16
With reiserfs no longer using the weird generic_cont_expand, remove it comple...
Nick Piggin
1
-1
/
+0
2007-10-16
fs: new cont helpers
Nick Piggin
1
-2
/
+3
2007-10-16
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
1
-0
/
+10
2007-07-19
[FS] Implement block_page_mkwrite.
David Chinner
1
-0
/
+2
2007-05-07
mm: optimize kill_bdev()
Peter Zijlstra
1
-0
/
+1
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
1
-2
/
+2
2007-02-12
[PATCH] warning fix: unsigned->signed
Tomasz Kvarsin
1
-4
/
+6
2007-02-12
[PATCH] Make BH_Unwritten a first class bufferhead flag V2
David Chinner
1
-0
/
+2
2006-10-17
[PATCH] Fix IO error reporting on fsync()
Jan Kara
1
-0
/
+2
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-0
/
+16
2006-09-30
[PATCH] BLOCK: Move functions out of buffer code [try #6]
David Howells
1
-2
/
+1
2006-06-28
[PATCH] fs/buffer.c: cleanups
Adrian Bunk
1
-1
/
+1
2006-03-26
[PATCH] pass b_size to ->get_block()
Badari Pulavarty
1
-0
/
+1
2006-03-26
[PATCH] change buffer_head.b_size to size_t
Badari Pulavarty
1
-8
/
+11
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
1
-2
/
+2
2006-03-26
[PATCH] Make address_space_operations->sync_page return void
NeilBrown
1
-1
/
+1
2006-01-09
[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)
OGAWA Hirofumi
1
-1
/
+2
2005-10-31
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
1
-0
/
+1
2005-10-30
[PATCH] mm: split page table lock
Hugh Dickins
1
-3
/
+3
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
1
-1
/
+1
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-07-08
[PATCH] page_uptodate locking scalability
Nick Piggin
1
-0
/
+3
[next]