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
/
internal.h
Age
Commit message (
Expand
)
Author
2016-12-19
NFS: Clean up cache validity checking
Trond Myklebust
2016-12-02
NFS: Allow getattr to also report readdirplus cache hits
Trond Myklebust
2016-12-01
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
2016-10-13
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
mm: remove page_file_index
Huang Ying
2016-10-05
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
2016-09-27
pNFS: Fix atime updates on pNFS clients
Trond Myklebust
2016-09-27
fs: make remaining filesystems use .rename2
Miklos Szeredi
2016-09-20
nfs: cover ->migratepage with CONFIG_MIGRATION
Chao Yu
2016-09-19
NFS pnfs data server multipath session trunking
Andy Adamson
2016-08-16
NFS: Allow the mount option retrans=0
Trond Myklebust
2016-07-30
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2016-07-24
Merge branch 'writeback'
Trond Myklebust
2016-07-19
nfs4: flexfiles: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
2016-07-19
nfs4: clnt: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
2016-07-19
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
Scott Mayhew
2016-07-05
NFSv4.2: Fix writeback races in nfs4_copy_file_range
Trond Myklebust
2016-07-05
NFS: Do not aggressively cache file attributes in the case of O_DIRECT
Trond Myklebust
2016-07-05
NFS: Do not serialise O_DIRECT reads and writes
Trond Myklebust
2016-07-05
NFS: Ensure we reset the write verifier 'committed' value on resend.
Trond Myklebust
2016-07-05
NFS: Fix O_DIRECT verifier problems
Trond Myklebust
2016-06-30
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
Trond Myklebust
2016-05-17
NFS: Add nfs_commit_file()
Anna Schumaker
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-16
nfs: remove nfs_inode_dio_wait
Christoph Hellwig
2016-03-16
nfs: remove nfs4_file_fsync
Christoph Hellwig
2016-01-21
NFS: Simplify nfs_request_add_commit_list() arguments
Anna Schumaker
2016-01-07
NFS: Use wait_on_atomic_t() for unlock after readahead
Benjamin Coddington
2016-01-04
Merge branch 'pnfs_generic'
Trond Myklebust
2015-12-31
NFS: Relax requirements in nfs_flush_incompatible
Trond Myklebust
2015-12-31
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
Trond Myklebust
2015-12-28
nfs: handle request add failure properly
Peng Tao
2015-12-28
Adding stateid information to tracepoints
Olga Kornievskaia
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-09-07
NFSv4: Respect the server imposed limit on how many changes we may cache
Trond Myklebust
2015-08-17
NFS: Use RPC functions for matching sockaddrs
Anna Schumaker
2015-08-10
NFSv4.1/pnfs: Fix atomicity of commit list updates
Trond Myklebust
2015-07-28
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-28
nfs: Fix an oops caused by using other thread's stack space in ASYNC mode
Kinglong Mee
2015-06-02
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
2015-03-01
NFS: Add attribute update barriers to NFS writebacks
Trond Myklebust
2015-02-13
nfs: Provide and use helper functions for marking a page as unstable
Tom Haynes
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-05
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
Trond Myklebust
2015-02-03
Merge branch 'flexfiles'
Trond Myklebust
2015-02-03
nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes
Peng Tao
2015-02-03
nfs: add nfs_pgio_current_mirror helper
Peng Tao
[next]