index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
blocklayout
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
Kinglong Mee
2015-10-21
1
-5
/
+2
*
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-09-07
3
-28
/
+19
|
\
|
*
pnfs: move common blocklayout XDR defintions to nfs4.h
Christoph Hellwig
2015-08-17
2
-19
/
+2
|
*
pnfs/blocklayout: pass proper file mode to blkdev_get/put
Christoph Hellwig
2015-08-17
1
-2
/
+2
|
*
pnfs/blocklayout: reject too long signatures
Christoph Hellwig
2015-08-17
1
-0
/
+5
|
*
pnfs/blocklayout: set up layoutupdate_pages properly
Christoph Hellwig
2015-08-17
1
-5
/
+2
|
*
pnfs/blocklayout: calculate layoutupdate size correctly
Christoph Hellwig
2015-08-17
1
-3
/
+9
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-8
/
+6
|
/
*
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
2015-03-27
1
-0
/
+1
*
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
Trond Myklebust
2015-03-27
1
-1
/
+1
*
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
2015-02-03
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
1
-1
/
+1
|
\
|
*
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
2
-6
/
+10
|
|
\
|
*
|
rpc_pipefs.c: get rid of f_dentry
Al Viro
2014-11-19
1
-1
/
+1
*
|
|
pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes
Christoph Hellwig
2014-11-24
1
-1
/
+1
|
|
/
|
/
|
*
|
nfs: Remove bogus assignment
Jan Kara
2014-11-12
1
-1
/
+1
*
|
pnfs/blocklayout: serialize GETDEVICEINFO calls
Christoph Hellwig
2014-11-12
1
-5
/
+9
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
1
-1
/
+0
|
\
|
*
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-09-19
2
-2
/
+0
*
|
pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe
Trond Myklebust
2014-09-21
1
-3
/
+6
*
|
pnfs/blocklayout: include vmalloc.h for __vmalloc
Stephen Rothwell
2014-09-15
1
-0
/
+2
*
|
pNFS/blocklayout: Remove a couple of unused variables
Trond Myklebust
2014-09-12
2
-4
/
+1
*
|
pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing
Christoph Hellwig
2014-09-12
5
-148
/
+530
*
|
pnfs/blocklayout: move all rpc_pipefs related code into a single file
Christoph Hellwig
2014-09-12
6
-408
/
+378
*
|
pnfs/blocklayout: refactor extent processing
Christoph Hellwig
2014-09-12
1
-102
/
+105
*
|
pnfs/blocklayout: move extent processing to blocklayout.c
Christoph Hellwig
2014-09-12
3
-188
/
+186
*
|
pnfs/blocklayout: allocate separate pages for the layoutcommit payload
Christoph Hellwig
2014-09-12
3
-34
/
+91
*
|
pnfs: remove GETDEVICELIST implementation
Christoph Hellwig
2014-09-12
1
-1
/
+1
*
|
pnfs/blocklayout: remove some debugging
Christoph Hellwig
2014-09-12
1
-8
/
+0
*
|
pnfs/blocklayout: use the device id cache
Christoph Hellwig
2014-09-10
5
-250
/
+65
*
|
pnfs/blocklayout: return layouts on setattr
Christoph Hellwig
2014-09-10
1
-1
/
+2
*
|
pnfs/blocklayout: implement the return_range method
Christoph Hellwig
2014-09-10
1
-0
/
+30
*
|
pnfs/blocklayout: rewrite extent tracking
Christoph Hellwig
2014-09-10
6
-1212
/
+651
*
|
pnfs/blocklayout: don't set pages uptodate
Christoph Hellwig
2014-09-10
1
-23
/
+1
*
|
pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
Christoph Hellwig
2014-09-10
1
-435
/
+63
*
|
pnfs/blocklayout: correctly decrement extent length
Christoph Hellwig
2014-09-10
1
-3
/
+4
*
|
pnfs/blocklayout: plug block queues
Christoph Hellwig
2014-09-10
1
-0
/
+9
*
|
pnfs/blocklayout: improve GETDEVICEINFO error reporting
Christoph Hellwig
2014-09-10
1
-2
/
+3
*
|
pnfs/blocklayout: reject pnfs blocksize larger than page size
Christoph Hellwig
2014-09-10
1
-0
/
+6
|
/
*
FS/NFS: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-06-25
1
-1
/
+1
*
nfs: remove unused writeverf code
Weston Andros Adamson
2014-06-24
1
-1
/
+1
*
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
2014-06-24
1
-51
/
+47
*
nfs: rename members of nfs_pgio_data
Weston Andros Adamson
2014-06-24
1
-7
/
+10
*
nfs: modify pg_test interface to return size_t
Weston Andros Adamson
2014-05-29
1
-4
/
+12
*
NFS: Create a common read and write data struct
Anna Schumaker
2014-05-28
1
-11
/
+11
*
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-04-03
1
-1
/
+1
*
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
2
-1
/
+2
|
\
|
*
nfs: fix do_div() warning by instead using sector_div()
Helge Deller
2013-12-04
1
-1
/
+1
|
*
NFS: Enabling v4.2 should not recompile nfsd and lockd
Anna Schumaker
2013-11-19
1
-0
/
+1
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-4
/
+5
[next]