index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2014-06-24
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
2014-06-24
NFS Return -EPERM if no supported or matching SECINFO flavor
Andy Adamson
2014-06-24
NFS check the return of nfs4_negotiate_security in nfs4_submount
Andy Adamson
2014-06-24
NFS: Don't mark the data cache as invalid if it has been flushed
Trond Myklebust
2014-06-24
NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
Trond Myklebust
2014-06-24
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Scott Mayhew
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
nfs: switch to iter_splice_write_file()
Al Viro
2014-06-10
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-06-10
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-06-10
NFS: populate ->net in mount data when remounting
Mateusz Guzik
2014-06-10
pnfs: fix lockup caused by pnfs_generic_pg_test
Weston Andros Adamson
2014-06-09
NFSv4.1: Fix typo in dprintk
Tom Haynes
2014-06-09
NFSv4.1: Comment is now wrong and redundant to code
Tom Haynes
2014-06-06
nfs4: remove unused CHANGE_SECURITY_LABEL
J. Bruce Fields
2014-06-06
nfs: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-06-05
NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
Trond Myklebust
2014-06-04
Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next
Linus Torvalds
2014-06-02
locks: ensure that fl_owner is always initialized properly in flock and lease...
Jeff Layton
2014-05-29
Push the file layout driver into a subdirectory
Tom Haynes
2014-05-29
pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr()
Trond Myklebust
2014-05-29
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
Trond Myklebust
2014-05-29
nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()
Scott Mayhew
2014-05-29
NFSv4: Use error handler on failed GETATTR with successful OPEN
Andy Adamson
2014-05-29
NFS: Fix a potential busy wait in nfs_page_group_lock
Trond Myklebust
2014-05-29
NFS: Fix error handling in __nfs_pageio_add_request
Trond Myklebust
2014-05-29
nfs: support page groups in nfs_read_completion
Weston Andros Adamson
2014-05-29
pnfs: filelayout: support non page aligned layouts
Weston Andros Adamson
2014-05-29
pnfs: allow non page aligned pnfs layout segments
Weston Andros Adamson
2014-05-29
pnfs: support multiple verfs per direct req
Weston Andros Adamson
2014-05-29
nfs: remove data list from pgio header
Weston Andros Adamson
2014-05-29
nfs: use > 1 request to handle bsize < PAGE_SIZE
Weston Andros Adamson
2014-05-29
nfs: chain calls to pg_test
Weston Andros Adamson
2014-05-29
nfs: allow coalescing of subpage requests
Weston Andros Adamson
2014-05-29
pnfs: clean up filelayout_alloc_commit_info
Weston Andros Adamson
2014-05-29
nfs: page group support in nfs_mark_uptodate
Weston Andros Adamson
2014-05-29
nfs: page group syncing in write path
Weston Andros Adamson
2014-05-29
nfs: page group syncing in read path
Weston Andros Adamson
2014-05-29
nfs: add support for multiple nfs reqs per page
Weston Andros Adamson
2014-05-29
nfs: call nfs_can_coalesce_requests for every req
Weston Andros Adamson
2014-05-29
nfs: modify pg_test interface to return size_t
Weston Andros Adamson
2014-05-29
nfs: remove unused arg from nfs_create_request
Weston Andros Adamson
2014-05-29
pnfs: fix race in filelayout commit path
Weston Andros Adamson
2014-05-29
NFS: Create a common nfs_pageio_ops struct
Anna Schumaker
2014-05-29
NFS: Create a common generic_pg_pgios()
Anna Schumaker
2014-05-29
NFS: Create a common multiple_pgios() function
Anna Schumaker
2014-05-29
NFS: Create a common initiate_pgio() function
Anna Schumaker
2014-05-28
NFS: Create a generic_pgio function
Anna Schumaker
2014-05-28
NFS: Create a common pgio_error function
Anna Schumaker
2014-05-28
NFS: Create a common rpcsetup function for reads and writes
Anna Schumaker
[next]