Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0272b2bf0fa79c7aa9b73236d269cc5a0f4d7160
/
fs
/
nfs
/
blocklayout
9ba1a9e
pnfs/blocklayout: off by one in bl_map_stripe()
by Dan Carpenter
· 6 years ago
a3f9d1b5
pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary
by Benjamin Coddington
· 8 years ago
41963c1
pnfs/blocklayout: update last_write_offset atomically with extents
by Benjamin Coddington
· 8 years ago
7f155c7
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
668f455
Merge branch 'pnfs'
by Trond Myklebust
· 8 years ago
297fae4
Fix NULL pointer dereference in bl_free_device().
by Artem Savkov
· 8 years ago
d9c0ce0
pnfs/blocklayout: put deviceid node after releasing bl_ext_lock
by Benjamin Coddington
· 8 years ago
c77efc1
nfs/blocklayout: Check max uuids and devices before decoding
by Kinglong Mee
· 8 years ago
ecc2b88
nfs/blocklayout: Make sure calculate signature length aligned
by Kinglong Mee
· 8 years ago
11487dd
nfs/blocklayout: support RH/Fedora dm-mpath device nodes
by Christoph Hellwig
· 8 years ago
d702d41
nfs/blocklayout: refactor open-by-wwn
by Christoph Hellwig
· 8 years ago
0173ca0
nfs/blocklayout: use proper fmode for opening block devices
by Christoph Hellwig
· 8 years ago
95fe6c1
block, fs, mm, drivers: use bio set/get op accessors
by Mike Christie
· 8 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 8 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
8b306a2
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
f35592a
nfs/blocklayout: make sure making a aligned read request
by Kinglong Mee
· 9 years ago
d9186c0
nfs/blocklayout: add SCSI layout support
by Christoph Hellwig
· 9 years ago
c897570
pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page
by Kinglong Mee
· 9 years ago
15ae2c7
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
by Kinglong Mee
· 9 years ago
4e4adb2
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
8bb2897
pnfs: move common blocklayout XDR defintions to nfs4.h
by Christoph Hellwig
· 9 years ago
513d6d7
pnfs/blocklayout: pass proper file mode to blkdev_get/put
by Christoph Hellwig
· 9 years ago
2bd3c63
pnfs/blocklayout: reject too long signatures
by Christoph Hellwig
· 9 years ago
68596bd
pnfs/blocklayout: set up layoutupdate_pages properly
by Christoph Hellwig
· 9 years ago
29662fa
pnfs/blocklayout: calculate layoutupdate size correctly
by Christoph Hellwig
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
5bb89b4
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
by Trond Myklebust
· 10 years ago
84a80f6
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
by Trond Myklebust
· 10 years ago
180bb5e
pnfs: release lseg in pnfs_generic_pg_cleanup
by Weston Andros Adamson
· 10 years ago
cbfe0de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
6a74c0c
pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes
by Christoph Hellwig
· 10 years ago
32a5923
rpc_pipefs.c: get rid of f_dentry
by Al Viro
· 10 years ago
b283f94
nfs: Remove bogus assignment
by Jan Kara
· 10 years ago
e0d4ed7
pnfs/blocklayout: serialize GETDEVICEINFO calls
by Christoph Hellwig
· 10 years ago
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
Next »