index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-16
NFSv4: Fix the return value for nfs_callback_start_svc
Trond Myklebust
1
-1
/
+1
2012-10-16
NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static
Trond Myklebust
1
-3
/
+3
2012-10-16
NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h"
Trond Myklebust
1
-0
/
+1
2012-10-15
NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc()
Trond Myklebust
1
-1
/
+1
2012-10-15
NFSv4.1: Do not call pnfs_return_layout() from an rpciod context
Trond Myklebust
2
-3
/
+16
2012-10-15
NFSv4.1: Kill nfs4_ds_disconnect()
Trond Myklebust
3
-24
/
+0
2012-10-13
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-14
/
+2
2012-10-11
Merge Trond's bugfixes
J. Bruce Fields
2
-3
/
+3
2012-10-10
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
35
-664
/
+1848
2012-10-09
nfs: disintegrate UAPI for nfs
J. Bruce Fields
20
-165
/
+288
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
1
-0
/
+1
2012-10-08
pnfsblock: cleanup nfs4_blkdev_get
Peng Tao
2
-21
/
+5
2012-10-08
NFS41: send real read size in layoutget
Peng Tao
1
-1
/
+9
2012-10-08
NFS41: send real write size in layoutget
Peng Tao
6
-7
/
+57
2012-10-08
NFS: track direct IO left bytes
Peng Tao
1
-0
/
+5
2012-10-05
NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()
Trond Myklebust
1
-11
/
+14
2012-10-04
NFSv4.1: Ensure that the layout sequence id stays 'close' to the current
Trond Myklebust
1
-13
/
+8
2012-10-04
NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close code
Trond Myklebust
1
-1
/
+1
2012-10-03
NFSv4 set open access operation call flag in nfs4_init_opendata_res
Andy Adamson
1
-1
/
+1
2012-10-03
NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTAL
Trond Myklebust
1
-2
/
+2
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+5
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+5
2012-10-02
NFSv4 reduce attribute requests for open reclaim
Andy Adamson
2
-27
/
+89
2012-10-02
NFSv4: nfs4_open_done first must check that GETATTR decoded a file type
Trond Myklebust
1
-1
/
+3
2012-10-02
NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid
Trond Myklebust
1
-4
/
+7
2012-10-02
NFSv4.1: Deal with wraparound issues when updating the layout stateid
Trond Myklebust
1
-1
/
+10
2012-10-02
NFSv4.1: Always set the layout stateid if this is the first layoutget
Trond Myklebust
1
-3
/
+5
2012-10-02
NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout
Trond Myklebust
1
-7
/
+8
2012-10-02
NFSv4: don't put ACCESS in OPEN compound if O_EXCL
Weston Andros Adamson
2
-7
/
+17
2012-10-02
NFSv4: don't check MAY_WRITE access bit in OPEN
Weston Andros Adamson
1
-3
/
+3
2012-10-02
NFS: Set key construction data for the legacy upcall
Bryan Schumaker
1
-0
/
+1
2012-10-02
NFSv4.1: don't do two EXCHANGE_IDs on mount
Weston Andros Adamson
1
-0
/
+1
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+1
2012-10-02
NFS: nfs41_walk_client_list(): re-lock before iterating
Chuck Lever
1
-0
/
+1
2012-10-02
NFSv4.1: Handle BAD_STATEID and EXPIRED errors in layoutget
Trond Myklebust
1
-8
/
+26
2012-10-02
NFSv4.1: bl_pg_init_write should be static
Trond Myklebust
1
-1
/
+1
2012-10-02
nfs: include internal.h in getroot.h
Stanislav Kinsbursky
1
-0
/
+2
2012-10-02
nfs: include nfs4_fh.h in nfs4sysctl.c
Stanislav Kinsbursky
1
-0
/
+1
2012-10-02
nfs: declare nfs_xdev_mount as static
Stanislav Kinsbursky
1
-1
/
+1
2012-10-02
nfs: declare nfs_callback_tcp_port in header
Stanislav Kinsbursky
1
-0
/
+1
2012-10-02
nfs: include NFSv4 header in netns.h
Stanislav Kinsbursky
1
-0
/
+1
2012-10-01
NFSv4.0 reclaim reboot state when re-establishing clientid
Andy Adamson
1
-2
/
+6
2012-10-01
NFSv4: nfs4_match_clientids is only used by NFSv4.1
Trond Myklebust
1
-15
/
+15
2012-10-01
NFSv4: Fix the minor version callback channel startup
Trond Myklebust
1
-14
/
+13
2012-10-01
NFSv4: Fix up a merge conflict between migration and container changes
Trond Myklebust
1
-2
/
+3
2012-10-01
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
1
-34
/
+70
2012-10-01
nfs: replace strict_strto* with kstrto*
Daniel Walter
2
-4
/
+4
2012-10-01
NFS: Remove unnecessary semicolons (fs/nfs/client.c)
Yanchuan Nian
1
-2
/
+2
2012-10-01
pnfsblock: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
[next]