Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
250454d8fe65680b26f2917b806e2caf49126a01
/
fs
/
nfs
/
blocklayout
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5466112f
pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe
by Trond Myklebust
· 10 years ago
f139caf
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
by Kirill Tkhai
· 10 years ago
b262b35
pnfs/blocklayout: include vmalloc.h for __vmalloc
by Stephen Rothwell
· 10 years ago
164ae58
pNFS/blocklayout: Remove a couple of unused variables
by Trond Myklebust
· 10 years ago
5c83746
pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing
by Christoph Hellwig
· 10 years ago
871760c
pnfs/blocklayout: move all rpc_pipefs related code into a single file
by Christoph Hellwig
· 10 years ago
ca0fe1d
pnfs/blocklayout: refactor extent processing
by Christoph Hellwig
· 10 years ago
9cc4754
pnfs/blocklayout: move extent processing to blocklayout.c
by Christoph Hellwig
· 10 years ago
34dc93c
pnfs/blocklayout: allocate separate pages for the layoutcommit payload
by Christoph Hellwig
· 10 years ago
d4b18c3
pnfs: remove GETDEVICELIST implementation
by Christoph Hellwig
· 10 years ago
3e3f6b4
pnfs/blocklayout: remove some debugging
by Christoph Hellwig
· 10 years ago
20d655d
pnfs/blocklayout: use the device id cache
by Christoph Hellwig
· 10 years ago
848746b
pnfs/blocklayout: return layouts on setattr
by Christoph Hellwig
· 10 years ago
71d5b76
pnfs/blocklayout: implement the return_range method
by Christoph Hellwig
· 10 years ago
8067253
pnfs/blocklayout: rewrite extent tracking
by Christoph Hellwig
· 10 years ago
8c792ea
pnfs/blocklayout: don't set pages uptodate
by Christoph Hellwig
· 10 years ago
3a6fd1f
pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
by Christoph Hellwig
· 10 years ago
921b81a
pnfs/blocklayout: correctly decrement extent length
by Christoph Hellwig
· 10 years ago
be98fd0
pnfs/blocklayout: plug block queues
by Christoph Hellwig
· 10 years ago
72c5e59
pnfs/blocklayout: improve GETDEVICEINFO error reporting
by Christoph Hellwig
· 10 years ago
e3aaf7f
pnfs/blocklayout: reject pnfs blocksize larger than page size
by Christoph Hellwig
· 10 years ago
f15b504
FS/NFS: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
c65e625
nfs: remove unused writeverf code
by Weston Andros Adamson
· 10 years ago
d45f60c
nfs: merge nfs_pgio_data into _header
by Weston Andros Adamson
· 10 years ago
823b0c9
nfs: rename members of nfs_pgio_data
by Weston Andros Adamson
· 10 years ago
b4fdac1
nfs: modify pg_test interface to return size_t
by Weston Andros Adamson
· 10 years ago
9c7e1b3
NFS: Create a common read and write data struct
by Anna Schumaker
· 11 years ago
e7b563b
mm: filemap: move radix tree hole searching here
by Johannes Weiner
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
3873d06
nfs: fix do_div() warning by instead using sector_div()
by Helge Deller
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
2c30c71
block: Convert various code to bio_for_each_segment()
by Kent Overstreet
· 11 years ago
694e096
NFS: Enabling v4.2 should not recompile nfsd and lockd
by Anna Schumaker
· 11 years ago
968fe25
NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount
by Andy Adamson
· 11 years ago
cd5875f
NFSv4.1: Use layout credentials for get_deviceinfo calls
by Trond Myklebust
· 11 years ago
4385bab
make blkdev_put() return void
by Al Viro
· 12 years ago
4376c94
pnfs-block: removing DM device maybe cause oops when call dev_remove
by fanchaoting
· 12 years ago
5a12cca
umount oops when remove blocklayoutdriver first
by fanchaoting
· 12 years ago
76e697b
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
by Trond Myklebust
· 12 years ago
af28388
pnfsblock: cleanup nfs4_blkdev_get
by Peng Tao
· 12 years ago
6296556
NFS41: send real write size in layoutget
by Peng Tao
· 12 years ago
6f018ef
NFSv4.1: bl_pg_init_write should be static
by Trond Myklebust
· 12 years ago
4e26622
pnfsblock: use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 12 years ago
96c9eae
pnfsblock: fix non-aligned DIO write
by Peng Tao
· 12 years ago
f742dc4
pnfsblock: fix non-aligned DIO read
by Peng Tao
· 12 years ago
fe6e1e8
pnfsblock: fix partial page buffer wirte
by Peng Tao
· 12 years ago
5d0e3a0
Revert "pnfsblock: bail out partial page IO"
by Peng Tao
· 12 years ago
78e4e05
NFSv4.1: Replace get_device_info() with filelayout_get_device_info()
by Trond Myklebust
· 12 years ago
159e056
pnfsblock: bail out partial page IO
by Peng Tao
· 12 years ago
73ea666
NFS: Use proper naming conventions for the nfs_client.net field
by Chuck Lever
· 12 years ago
30dd374
NFS: create struct nfs_page_array
by Fred Isaman
· 13 years ago
cd84160
NFS: create common nfs_pgio_header for both read and write
by Fred Isaman
· 13 years ago
10bd295
fix page number calculation bug for block layout decode buffer
by Jim Rees
· 13 years ago
6f00866
NFS: Fix more NFS debug related build warnings
by Trond Myklebust
· 13 years ago
e138ead
NFS: null dereference in dev_remove()
by Dan Carpenter
· 13 years ago
5ffaf85
NFS: replace global bl_wq with per-net one
by Stanislav Kinsbursky
· 13 years ago
cb9c1c4
NFS: replace global bl_mount_reply with per-net one
by Stanislav Kinsbursky
· 13 years ago
a030889
NFS: start printks w/ NFS: even if __func__ shown
by Weston Andros Adamson
· 13 years ago
7d9dea9
NFS: Use kcalloc() when allocating arrays
by Trond Myklebust
· 13 years ago
2561d61
NFS: remove RPC PipeFS mount point reference from blocklayout routines
by Stanislav Kinsbursky
· 13 years ago
627f306
NFS: blocklayout PipeFS notifier introduced
by Stanislav Kinsbursky
· 13 years ago
9e2e74d
NFS: blocklayout pipe creation per network namespace context introduced
by Stanislav Kinsbursky
· 13 years ago
332dfab
NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines
by Stanislav Kinsbursky
· 13 years ago
c239d83
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
by Stanislav Kinsbursky
· 13 years ago
d706ed1
SUNPRC: cleanup RPC PipeFS pipes upcall interface
by Stanislav Kinsbursky
· 13 years ago
7c5465d
pnfsblock: alloc short extent before submit bio
by Peng Tao
· 13 years ago
c0411a9
pnfsblock: remove rpc_call_ops from struct parallel_io
by Peng Tao
· 13 years ago
72c5088
pnfsblock: move find lock page logic out of bl_write_pagelist
by Peng Tao
· 13 years ago
60c52e3
pnfsblock: cleanup bl_mark_sectors_init
by Peng Tao
· 13 years ago
74a6eeb
pnfsblock: limit bio page count
by Peng Tao
· 13 years ago
93a3844
pnfsblock: don't spinlock when freeing block_dev
by Peng Tao
· 13 years ago
57582b3
pnfsblock: clean up _add_entry
by Peng Tao
· 13 years ago
82b906d
pnfsblock: set read/write tk_status to pnfs_error
by Peng Tao
· 13 years ago
39e567a
pnfsblock: acquire im_lock in _preload_range
by Peng Tao
· 13 years ago
7542274
pnfsblock: fix writeback deadlock
by Peng Tao
· 13 years ago
e6d05a7
pnfsblock: fix NULL pointer dereference
by Peng Tao
· 13 years ago
1b0ae06
pnfs: make _set_lo_fail generic
by Peng Tao
· 13 years ago
760383f
pnfsblock: add missing rpc_put_mount and path_put
by Peng Tao
· 13 years ago
c122515
SUNRPC/NFS: make rpc pipe upcall generic
by Peng Tao
· 13 years ago
fdc17ab
pnfsblock: fix size of upcall message
by Jim Rees
· 13 years ago
516f2e2
pnfsblock: fix return code confusion
by Jim Rees
· 13 years ago
88c9e42
nfs: add missing prefetch.h include
by Heiko Carstens
· 13 years ago
71cdd40
pnfsblock: write_pagelist handle zero invalid extents
by Peng Tao
· 13 years ago
31e6306
pnfsblock: note written INVAL areas for layoutcommit
by Fred Isaman
· 13 years ago
650e2d3
pnfsblock: bl_write_pagelist
by Fred Isaman
· 13 years ago
9549ec0
pnfsblock: bl_read_pagelist
by Fred Isaman
· 13 years ago
b2be781
pnfsblock: cleanup_layoutcommit
by Fred Isaman
· 13 years ago
90ace12
pnfsblock: encode_layoutcommit
by Fred Isaman
· 13 years ago
9f37704
pnfsblock: merge rw extents
by Fred Isaman
· 13 years ago
c1c2a4c
pnfsblock: add extent manipulation functions
by Fred Isaman
· 13 years ago
6d742ba
pnfsblock: bl_find_get_extent
by Fred Isaman
· 13 years ago
e9437cc
pnfsblock: xdr decode pnfs_block_layout4
by Fred Isaman
· 13 years ago
2f9fd18
pnfsblock: call and parse getdevicelist
by Fred Isaman
· 13 years ago
03341d2
pnfsblock: merge extents
by Fred Isaman
· 13 years ago
a60d2eb
pnfsblock: lseg alloc and free
by Fred Isaman
· 13 years ago
025a70e
pnfsblock: remove device operations
by Jim Rees
· 13 years ago
fe0a9b7
pnfsblock: add device operations
by Jim Rees
· 13 years ago
9e69296
pnfsblock: basic extent code
by Fred Isaman
· 13 years ago
e9643fe
pnfsblock: use pageio_ops api
by Benny Halevy
· 13 years ago
Next »