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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
29
-867
/
+1122
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-41
/
+69
2014-08-07
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
1
-1
/
+1
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-2
/
+8
2014-08-04
nfs: reject changes to resvport and sharecache during remount
Scott Mayhew
1
-4
/
+5
2014-08-04
NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired error
Kinglong Mee
1
-2
/
+6
2014-08-04
NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
Eric W. Biederman
4
-41
/
+69
2014-08-04
NFS: fix two problems in lookup_revalidate in RCU-walk
NeilBrown
1
-4
/
+4
2014-08-03
NFS: allow lockless access to access_cache
NeilBrown
1
-2
/
+41
2014-08-03
NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU
NeilBrown
1
-4
/
+6
2014-08-03
NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
NeilBrown
2
-17
/
+51
2014-08-03
NFS: support RCU_WALK in nfs_permission()
NeilBrown
1
-8
/
+20
2014-08-03
NFS: prepare for RCU-walk support but pushing tests later in code.
NeilBrown
1
-12
/
+33
2014-08-03
NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used.
NeilBrown
1
-9
/
+8
2014-08-03
NFS: add checks for returned value of try_module_get()
Alexey Khoroshilov
1
-3
/
+5
2014-08-03
nfs: clear_request_commit while holding i_lock
Weston Andros Adamson
2
-14
/
+6
2014-08-03
pnfs: add pnfs_put_lseg_async
Weston Andros Adamson
2
-0
/
+24
2014-08-03
pnfs: find swapped pages on pnfs commit lists too
Weston Andros Adamson
3
-12
/
+88
2014-08-03
nfs: fix comment and add warn_on for PG_INODE_REF
Weston Andros Adamson
1
-0
/
+2
2014-08-03
nfs: check wait_on_bit_lock err in page_group_lock
Weston Andros Adamson
2
-8
/
+27
2014-08-03
NFS: nfs4_do_open should add negative results to the dcache.
NeilBrown
1
-1
/
+8
2014-08-03
nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULL
Andrey Utkin
1
-1
/
+1
2014-08-03
NFS: Enforce an upper limit on the number of cached access call
Trond Myklebust
1
-7
/
+35
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
6
-62
/
+343
2014-07-22
Merge branch 'keys-fixes' into keys-next
David Howells
1
-0
/
+2
2014-07-22
KEYS: user: Use key preparsing
David Howells
1
-2
/
+6
2014-07-17
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
David Howells
1
-0
/
+2
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
3
-3
/
+3
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
7
-21
/
+13
2014-07-13
Merge branch 'bugfixes' into linux-next
Trond Myklebust
6
-62
/
+343
2014-07-13
NFS: Don't reset pg_moreio in __nfs_pageio_add_request
Trond Myklebust
1
-1
/
+1
2014-07-12
NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
1
-2
/
+1
2014-07-12
NFSv4: Drop cast
Himangi Saraogi
1
-1
/
+1
2014-07-12
nfs4: copy acceptor name from context to nfs_client
Jeff Layton
3
-1
/
+45
2014-07-12
nfs4: turn free_lock_state into a void return operation
Jeff Layton
2
-8
/
+8
2014-07-12
nfs4: queue free_lock_state job submission to nfsiod
Jeff Layton
2
-12
/
+25
2014-07-12
nfs4: treat lock owners as opaque values
Jeff Layton
2
-48
/
+10
2014-07-12
nfs41: layout return on close in delegation return
Peng Tao
1
-1
/
+16
2014-07-12
nfs41: return layout on last close
Peng Tao
1
-1
/
+43
2014-07-12
nfs4: add nfs4_check_delegation
Peng Tao
2
-9
/
+26
2014-07-12
pnfs/filelayout: retry ds commit if nfs_commitdata_alloc fails
Peng Tao
1
-13
/
+26
2014-07-12
pnfs/filelayout: fix race between mark_request_commit and scan_commit_lists
Peng Tao
1
-18
/
+25
2014-07-12
NFSv4: Fix OPEN w/create access mode checking
Trond Myklebust
1
-5
/
+13
2014-07-12
NFS: Remove 2 unused variables
Trond Myklebust
2
-4
/
+0
2014-07-12
nfs: handle multiple reqs in nfs_wb_page_cancel
Weston Andros Adamson
1
-20
/
+21
2014-07-12
nfs: handle multiple reqs in nfs_page_async_flush
Weston Andros Adamson
3
-25
/
+235
2014-07-12
nfs: change find_request to find_head_request
Weston Andros Adamson
1
-9
/
+24
2014-07-12
nfs: nfs_page should take a ref on the head req
Weston Andros Adamson
1
-0
/
+10
2014-07-12
nfs: mark nfs_page reqs with flag for extra ref
Weston Andros Adamson
2
-3
/
+9
[next]