index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
nfsd4: release openowners on free in >=4.1 case
J. Bruce Fields
2012-07-10
1
-6
/
+13
|
*
|
|
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
2012-07-10
1
-1
/
+1
|
*
|
|
nfsd4: process_open2 cleanup
J. Bruce Fields
2012-06-20
1
-5
/
+3
|
*
|
|
nfsd4: nfsd4_lock() cleanup
J. Bruce Fields
2012-06-20
1
-12
/
+3
|
*
|
|
nfsd4: remove unnecessary comment
J. Bruce Fields
2012-06-20
1
-1
/
+0
|
*
|
|
NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID
Chuck Lever
2012-06-20
2
-7
/
+16
|
*
|
|
nfsd: probe the back channel on new connections
Weston Andros Adamson
2012-06-20
1
-0
/
+5
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-07-31
6
-31
/
+23
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ceph: define snap counts as u32 everywhere
Alex Elder
2012-07-30
2
-10
/
+12
|
*
|
|
ceph: fix potential double free
Alan Cox
2012-07-30
1
-0
/
+1
|
*
|
|
ceph: close old con before reopening on mds reconnect
Sage Weil
2012-07-30
1
-0
/
+1
|
*
|
|
libceph: move feature bits to separate header
Sage Weil
2012-07-30
2
-0
/
+2
|
*
|
|
ceph: clean up useless d_parent checks
Sage Weil
2012-07-30
2
-15
/
+3
|
*
|
|
libceph: set peer name on con_open, not init
Sage Weil
2012-07-05
1
-3
/
+4
|
*
|
|
Merge tag 'v3.5-rc1'
Sage Weil
2012-06-15
730
-24434
/
+50866
|
|
\
\
\
|
*
|
|
|
libceph: fully initialize connection in con_init()
Alex Elder
2012-06-06
1
-5
/
+2
|
*
|
|
|
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2012-06-01
1
-1
/
+1
|
*
|
|
|
ceph: check PG_Private flag before accessing page->private
Yan, Zheng
2012-06-01
1
-9
/
+12
*
|
|
|
|
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-07-30
2
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
writeback: Fix some comment errors
Wanpeng Li
2012-06-09
3
-4
/
+4
*
|
|
|
|
|
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-30
33
-1746
/
+2054
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
nfs: fix fl_type tests in NFSv4 code
Jeff Layton
2012-07-30
2
-2
/
+2
|
*
|
|
|
|
NFS: fix pnfs regression with directio writes
Fred Isaman
2012-07-30
1
-2
/
+2
|
*
|
|
|
|
NFS: fix pnfs regression with directio reads
Fred Isaman
2012-07-30
1
-1
/
+1
|
*
|
|
|
|
nfs: fix stub return type warnings
Randy Dunlap
2012-07-30
1
-1
/
+1
|
*
|
|
|
|
NFS: exit_nfs_v4() shouldn't be an __exit function
Bryan Schumaker
2012-07-17
1
-1
/
+1
|
*
|
|
|
|
NFS: Split out NFS v4 client functions
Bryan Schumaker
2012-07-17
2
-93
/
+91
|
*
|
|
|
|
NFS: Split out the NFS v4 filesystem types
Bryan Schumaker
2012-07-17
4
-373
/
+381
|
*
|
|
|
|
NFS: Create a single nfs_clone_super() function
Bryan Schumaker
2012-07-17
1
-26
/
+6
|
*
|
|
|
|
NFS: Split out NFS v4 server creating code
Bryan Schumaker
2012-07-17
3
-448
/
+462
|
*
|
|
|
|
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker
2012-07-17
4
-135
/
+149
|
*
|
|
|
|
NFS: Move the v4 getroot code to nfs4getroot.c
Bryan Schumaker
2012-07-17
3
-51
/
+50
|
*
|
|
|
|
NFS: Split out NFS v4 file operations
Bryan Schumaker
2012-07-17
4
-136
/
+160
|
*
|
|
|
|
NFS: Initialize v4 sysctls from nfs_init_v4()
Bryan Schumaker
2012-07-17
5
-27
/
+98
|
*
|
|
|
|
NFS: Create an init_nfs_v4() function
Bryan Schumaker
2012-07-17
4
-31
/
+65
|
*
|
|
|
|
NFS: Split out NFS v4 inode operations
Bryan Schumaker
2012-07-17
3
-31
/
+27
|
*
|
|
|
|
NFS: Split out NFS v3 inode operations
Bryan Schumaker
2012-07-17
3
-33
/
+29
|
*
|
|
|
|
NFS: Split out NFS v2 inode operations
Bryan Schumaker
2012-07-17
4
-40
/
+39
|
*
|
|
|
|
NFS: Clean up nfs4_proc_setclientid() and friends
Chuck Lever
2012-07-16
2
-8
/
+41
|
*
|
|
|
|
NFS: Treat NFS4ERR_CLID_INUSE as a fatal error
Chuck Lever
2012-07-16
2
-32
/
+22
|
*
|
|
|
|
NFS: When state recovery fails, waiting tasks should exit
Chuck Lever
2012-07-16
1
-1
/
+6
|
*
|
|
|
|
SUNRPC: Add rpcauth_list_flavors()
Chuck Lever
2012-07-16
1
-4
/
+7
|
*
|
|
|
|
NFS: nfs_getaclargs.acl_len is a size_t
Chuck Lever
2012-07-16
1
-1
/
+2
|
*
|
|
|
|
NFS: Clean up TEST_STATEID and FREE_STATEID error reporting
Chuck Lever
2012-07-16
1
-2
/
+29
|
*
|
|
|
|
NFS: Clean up nfs41_check_expired_stateid()
Chuck Lever
2012-07-16
1
-16
/
+61
|
*
|
|
|
|
NFS: State reclaim clears OPEN and LOCK state
Chuck Lever
2012-07-16
1
-11
/
+12
|
*
|
|
|
|
NFS: Don't free a state ID the server does not recognize
Chuck Lever
2012-07-16
1
-2
/
+5
|
*
|
|
|
|
NFS: Fix up TEST_STATEID and FREE_STATEID return code handling
Chuck Lever
2012-07-16
1
-11
/
+13
|
*
|
|
|
|
NFSv4.1 do not send LAYOUTRETURN on emtpy plh_segs list
Andy Adamson
2012-07-16
1
-4
/
+19
|
*
|
|
|
|
NFSv4.1 mark layout when already returned
Andy Adamson
2012-07-16
2
-2
/
+27
[prev]
[next]