index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
blocklayout
/
blocklayout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-1
/
+1
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-2
/
+2
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2016-10-13
pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary
Benjamin Coddington
1
-1
/
+2
2016-08-23
pnfs/blocklayout: update last_write_offset atomically with extents
Benjamin Coddington
1
-1
/
+1
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
1
-2
/
+2
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-10
/
+12
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-12
/
+12
2016-03-25
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-7
/
+52
2016-03-21
nfs/blocklayout: make sure making a aligned read request
Kinglong Mee
1
-6
/
+7
2016-03-18
nfs/blocklayout: add SCSI layout support
Christoph Hellwig
1
-7
/
+52
2015-10-21
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
Kinglong Mee
1
-5
/
+2
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-8
/
+6
2015-03-27
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
1
-0
/
+1
2015-02-03
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
1
-0
/
+2
2014-11-25
pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes
Christoph Hellwig
1
-1
/
+1
2014-11-12
nfs: Remove bogus assignment
Jan Kara
1
-1
/
+1
2014-09-12
pNFS/blocklayout: Remove a couple of unused variables
Trond Myklebust
1
-2
/
+1
2014-09-12
pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing
Christoph Hellwig
1
-32
/
+60
2014-09-12
pnfs/blocklayout: move all rpc_pipefs related code into a single file
Christoph Hellwig
1
-139
/
+6
2014-09-12
pnfs/blocklayout: refactor extent processing
Christoph Hellwig
1
-102
/
+105
2014-09-12
pnfs/blocklayout: move extent processing to blocklayout.c
Christoph Hellwig
1
-0
/
+186
2014-09-12
pnfs/blocklayout: allocate separate pages for the layoutcommit payload
Christoph Hellwig
1
-10
/
+5
2014-09-12
pnfs: remove GETDEVICELIST implementation
Christoph Hellwig
1
-1
/
+1
2014-09-10
pnfs/blocklayout: use the device id cache
Christoph Hellwig
1
-143
/
+6
2014-09-10
pnfs/blocklayout: return layouts on setattr
Christoph Hellwig
1
-1
/
+2
2014-09-10
pnfs/blocklayout: implement the return_range method
Christoph Hellwig
1
-0
/
+30
2014-09-10
pnfs/blocklayout: rewrite extent tracking
Christoph Hellwig
1
-192
/
+66
2014-09-10
pnfs/blocklayout: don't set pages uptodate
Christoph Hellwig
1
-23
/
+1
2014-09-10
pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
Christoph Hellwig
1
-435
/
+63
2014-09-10
pnfs/blocklayout: correctly decrement extent length
Christoph Hellwig
1
-3
/
+4
2014-09-10
pnfs/blocklayout: plug block queues
Christoph Hellwig
1
-0
/
+9
2014-09-10
pnfs/blocklayout: reject pnfs blocksize larger than page size
Christoph Hellwig
1
-0
/
+6
2014-06-26
FS/NFS: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-06-25
nfs: remove unused writeverf code
Weston Andros Adamson
1
-1
/
+1
2014-06-25
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
1
-51
/
+47
2014-06-25
nfs: rename members of nfs_pgio_data
Weston Andros Adamson
1
-7
/
+10
2014-05-29
nfs: modify pg_test interface to return size_t
Weston Andros Adamson
1
-4
/
+12
2014-05-29
NFS: Create a common read and write data struct
Anna Schumaker
1
-11
/
+11
2014-04-04
mm: filemap: move radix tree hole searching here
Johannes Weiner
1
-1
/
+1
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-4
/
+5
2013-11-24
block: Convert various code to bio_for_each_segment()
Kent Overstreet
1
-21
/
+13
2013-06-28
NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount
Andy Adamson
1
-0
/
+1
2013-06-07
NFSv4.1: Use layout credentials for get_deviceinfo calls
Trond Myklebust
1
-1
/
+1
2013-02-18
umount oops when remove blocklayoutdriver first
fanchaoting
1
-0
/
+1
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
1
-0
/
+1
2012-10-09
NFS41: send real write size in layoutget
Peng Tao
1
-3
/
+35
2012-10-02
NFSv4.1: bl_pg_init_write should be static
Trond Myklebust
1
-1
/
+1
2012-10-02
pnfsblock: fix non-aligned DIO write
Peng Tao
1
-3
/
+31
2012-10-02
pnfsblock: fix non-aligned DIO read
Peng Tao
1
-8
/
+56
[next]