index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
blocklayout
/
blocklayout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
NFSv4: Ensure layout headers are RCU safe
Trond Myklebust
1
-1
/
+1
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-1
/
+1
2018-10-21
page cache: Convert hole search to XArray
Matthew Wilcox
1
-1
/
+1
2018-08-08
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-01-25
pnfs/blocklayout: Ensure disk address in block device map
Benjamin Coddington
1
-2
/
+7
2018-01-14
pnfs/blocklayout: handle transient devices
Benjamin Coddington
1
-5
/
+77
2018-01-14
pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
Benjamin Coddington
1
-0
/
+2
2018-01-14
pnfs/blocklayout: Add module alias for LAYOUT4_SCSI
Benjamin Coddington
1
-0
/
+1
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-27
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-24
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-24
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-25
FS/NFS: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-06-24
nfs: remove unused writeverf code
Weston Andros Adamson
1
-1
/
+1
2014-06-24
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
1
-51
/
+47
2014-06-24
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-28
NFS: Create a common read and write data struct
Anna Schumaker
1
-11
/
+11
2014-04-03
mm: filemap: move radix tree hole searching here
Johannes Weiner
1
-1
/
+1
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-4
/
+5
2013-11-23
block: Convert various code to bio_for_each_segment()
Kent Overstreet
1
-21
/
+13
[next]