index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd4: fix do_probe_callback errors
J. Bruce Fields
2009-03-18
1
-8
/
+7
*
nfsd4: remove use of mutex for file_hashtable
J. Bruce Fields
2009-03-18
2
-26
/
+23
*
nfsd4: put_nfs4_client does not require state lock
J. Bruce Fields
2009-03-18
1
-1
/
+1
*
nfsd4: rename io_during_grace_disallowed
J. Bruce Fields
2009-03-18
1
-2
/
+2
*
nfsd4: remove unused CHECK_FH flag
J. Bruce Fields
2009-03-18
2
-4
/
+4
*
nfsd4: fail when delegreturn gets a non-delegation stateid
J. Bruce Fields
2009-03-18
1
-2
/
+1
*
nfsd4: separate delegreturn case from preprocess_stateid_op
J. Bruce Fields
2009-03-18
1
-12
/
+28
*
nfsd4: add a helper function to decide if stateid is delegation
J. Bruce Fields
2009-03-18
1
-1
/
+6
*
nfsd4: remove some dprintk's
J. Bruce Fields
2009-03-18
1
-9
/
+2
*
nfsd4: remove unneeded local variable
J. Bruce Fields
2009-03-18
1
-5
/
+2
*
nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
J. Bruce Fields
2009-03-18
1
-11
/
+8
*
nfsd4: move check_stateid_generation check
J. Bruce Fields
2009-03-18
1
-3
/
+6
*
nfsd4: trivial preprocess_stateid_op cleanup
J. Bruce Fields
2009-03-18
1
-6
/
+8
*
nfsd(v2/v3): fix the failure of creation from HPUX client
wengang wang
2009-03-18
1
-0
/
+19
*
lockd: clean up blocking lock cases of nlsmvc_lock()
Miklos Szeredi
2009-03-18
1
-5
/
+8
*
nfsd: lock state around put client and delegation in nfsd4_cb_recall
Alexandros Batsakis
2009-03-18
1
-1
/
+2
*
nfsd4: use helper for copying delegation filehandle
J. Bruce Fields
2009-03-18
2
-5
/
+3
*
nfsd4: use helper for copying filehandles for replay
J. Bruce Fields
2009-03-18
1
-11
/
+6
*
nfsd4: fix misplaced comment
J. Bruce Fields
2009-03-18
1
-1
/
+1
*
nfsd: clarify exclusive create bitmask result.
J. Bruce Fields
2009-03-18
1
-3
/
+5
*
nfsd : Define NFSD only when FILE_LOCKING is enabled
Manish Katiyar
2009-03-18
1
-0
/
+1
*
NFSD: cleanup for nfs3proc.c
Qinghuang Feng
2009-03-18
1
-2
/
+3
*
nfsd4: split open/lockowner release code
J. Bruce Fields
2009-03-18
1
-23
/
+34
*
nfsd4: remove a forward declaration
J. Bruce Fields
2009-03-18
1
-43
/
+42
*
nfsd4: split lockstateid/openstateid release logic
J. Bruce Fields
2009-03-18
1
-23
/
+32
*
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-03-18
1
-0
/
+1
|
\
|
*
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
2009-03-17
1
-0
/
+1
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-03-17
3
-7
/
+16
|
\
\
|
|
/
|
/
|
|
*
ext4: fix bb_prealloc_list corruption due to wrong group locking
Eric Sandeen
2009-03-16
1
-2
/
+7
|
*
ext4: fix bogus BUG_ONs in in mballoc code
Eric Sandeen
2009-03-14
1
-2
/
+2
|
*
ext4: Print the find_group_flex() warning only once
Theodore Ts'o
2009-03-12
1
-1
/
+3
|
*
ext4: fix header check in ext4_ext_search_right() for deep extent trees.
Eric Sandeen
2009-03-10
1
-2
/
+4
*
|
Avoid 64-bit "switch()" statements on 32-bit architectures
Linus Torvalds
2009-03-17
1
-1
/
+1
*
|
filp->f_pos not correctly updated in proc_task_readdir
Zhang Le
2009-03-16
1
-9
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-03-14
2
-4
/
+7
|
\
\
|
*
|
block: fix memory leak in bio_clone()
Li Zefan
2009-03-14
1
-1
/
+3
|
*
|
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
2009-03-14
2
-3
/
+4
|
|
/
*
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-03-14
6
-37
/
+171
|
\
\
|
*
|
NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...
Trond Myklebust
2009-03-12
1
-29
/
+39
|
*
|
Bug 11061, NFS mounts dropped
Ian Dall
2009-03-10
1
-1
/
+62
|
*
|
NFS: Handle -ESTALE error in access()
Suresh Jayaraman
2009-03-10
1
-1
/
+7
|
*
|
NLM: Fix GRANT callback address comparison when IPv6 is enabled
Chuck Lever
2009-03-10
1
-1
/
+50
|
*
|
NFSv3: Fix posix ACL code
Trond Myklebust
2009-03-10
2
-27
/
+34
|
*
|
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
Trond Myklebust
2009-03-10
1
-7
/
+8
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-03-14
5
-16
/
+33
|
\
\
\
|
*
|
|
ocfs2: Use xs->bucket to set xattr value outside
Tao Ma
2009-03-12
1
-6
/
+20
|
*
|
|
ocfs2: Fix a bug found by sparse check.
Tao Ma
2009-03-12
1
-1
/
+2
|
*
|
|
ocfs2: tweak to get the maximum inline data size with xattr
Tiger Yang
2009-03-12
3
-9
/
+7
|
*
|
|
ocfs2: reserve xattr block for new directory with inline data
Tiger Yang
2009-03-12
1
-0
/
+4
*
|
|
|
eCryptfs: don't encrypt file key with filename key
Tyler Hicks
2009-03-14
4
-4
/
+9
[next]