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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-01-27
nfs/blocklayout: remove cruft in bl_alloc_init_bio
Christoph Hellwig
1
-5
/
+0
2020-11-30
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-12
rpc_pipefs: convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-1
/
+1
2020-03-16
NFSv4: Ensure layout headers are RCU safe
Trond Myklebust
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+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-07-30
pnfs/blocklayout: off by one in bl_map_stripe()
Dan Carpenter
1
-1
/
+1
2018-01-25
pnfs/blocklayout: Ensure disk address in block device map
Benjamin Coddington
1
-2
/
+7
2018-01-25
pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors
Benjamin Coddington
1
-4
/
+3
2018-01-14
pnfs/blocklayout: handle transient devices
Benjamin Coddington
2
-10
/
+79
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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
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
3
-5
/
+10
2016-07-30
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-41
/
+96
2016-07-24
Merge branch 'pnfs'
Trond Myklebust
1
-35
/
+75
2016-07-22
Fix NULL pointer dereference in bl_free_device().
Artem Savkov
1
-9
/
+13
2016-07-19
pnfs/blocklayout: put deviceid node after releasing bl_ext_lock
Benjamin Coddington
1
-6
/
+21
2016-07-15
nfs/blocklayout: Check max uuids and devices before decoding
Kinglong Mee
1
-2
/
+12
2016-07-15
nfs/blocklayout: Make sure calculate signature length aligned
Kinglong Mee
1
-1
/
+2
2016-07-15
nfs/blocklayout: support RH/Fedora dm-mpath device nodes
Christoph Hellwig
1
-1
/
+25
2016-07-15
nfs/blocklayout: refactor open-by-wwn
Christoph Hellwig
1
-26
/
+27
2016-07-15
nfs/blocklayout: use proper fmode for opening block devices
Christoph Hellwig
1
-2
/
+2
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
2
-14
/
+14
2016-03-24
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-25
/
+238
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
5
-25
/
+238
2016-02-17
pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page
Kinglong Mee
1
-2
/
+8
2015-10-21
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
Kinglong Mee
1
-5
/
+2
2015-09-07
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-28
/
+19
2015-08-17
pnfs: move common blocklayout XDR defintions to nfs4.h
Christoph Hellwig
2
-19
/
+2
2015-08-17
pnfs/blocklayout: pass proper file mode to blkdev_get/put
Christoph Hellwig
1
-2
/
+2
2015-08-17
pnfs/blocklayout: reject too long signatures
Christoph Hellwig
1
-0
/
+5
2015-08-17
pnfs/blocklayout: set up layoutupdate_pages properly
Christoph Hellwig
1
-5
/
+2
2015-08-17
pnfs/blocklayout: calculate layoutupdate size correctly
Christoph Hellwig
1
-3
/
+9
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-03-27
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
Trond Myklebust
1
-1
/
+1
2015-02-03
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
1
-0
/
+2
[next]