index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
NLM: don't let lockd exit on unexpected svc_recv errors (try #2)
Jeff Layton
1
-6
/
+12
2008-04-24
NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)
Jeff Layton
1
-6
/
+12
2008-04-24
nfsd: use static memory for callback program and stats
Olga Kornievskaia
1
-11
/
+17
2008-04-24
nfsd: fix comment
J. Bruce Fields
1
-1
/
+1
2008-04-24
lockd: Fix stale nlmsvc_unlink_block comment
J. Bruce Fields
1
-2
/
+1
2008-04-24
NFSD: Remove NFSv4 dependency on NFSv3
Chuck Lever
1
-1
/
+2
2008-04-24
SUNRPC: Remove PROC_FS dependency
Chuck Lever
1
-1
/
+0
2008-04-24
NFSD: Use "depends on" for PROC_FS dependency
Chuck Lever
1
-2
/
+1
2008-04-24
nfsd: move most of fh_verify to separate function
J. Bruce Fields
1
-105
/
+123
2008-04-24
nfsd: initialize lease type in nfs4_open_delegation()
Felix Blyakher
1
-2
/
+2
2008-04-24
NFS: convert nfs4 callback thread to kthread API
Jeff Layton
1
-38
/
+35
2008-04-24
nfsd: fix sparse warning in vfs.c
Harvey Harrison
1
-1
/
+1
2008-04-24
nfsd: fix sparse warnings
Harvey Harrison
4
-13
/
+7
2008-04-24
lockd: convert nsm_mutex to a spinlock
J. Bruce Fields
1
-15
/
+19
2008-04-24
lockd: clean up __nsm_find()
J. Bruce Fields
1
-16
/
+16
2008-04-24
lockd: fix race in nlm_release()
J. Bruce Fields
1
-6
/
+4
2008-04-24
lockd: fix sparse warning in svcshare.c
Harvey Harrison
1
-1
/
+2
2008-04-24
make nfsd_create_setattr() static
Adrian Bunk
1
-1
/
+1
2008-04-24
NFSD: Remove redundant "select" clauses in fs/Kconfig
Chuck Lever
1
-2
/
+0
2008-04-24
NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"
Chuck Lever
1
-1
/
+1
2008-04-24
NFSD: Move "select FS_POSIX_ACL if NFSD_V4"
Chuck Lever
1
-2
/
+2
2008-04-24
NFSD: Update help text for CONFIG_NFSD
Chuck Lever
1
-29
/
+47
2008-04-24
NFSD: Remove NFSD_TCP kernel build option
Chuck Lever
2
-12
/
+0
2008-04-24
nfsd: clarify readdir/mountpoint-crossing code
J. Bruce Fields
1
-3
/
+10
2008-04-24
nfsd4: kill unnecessary check in preprocess_stateid_op
J. Bruce Fields
1
-1
/
+1
2008-04-24
nfsd4: simplify stateid sequencing checks
J. Bruce Fields
1
-15
/
+26
2008-04-24
nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op
J. Bruce Fields
1
-7
/
+7
2008-04-24
nfs: remove unnecessary NFS_NEED_* defines
J. Bruce Fields
1
-1
/
+0
2008-04-24
IPv6 support for NFS server export caches
Aurélien Charbon
2
-5
/
+19
2008-04-24
NLM: Convert lockd to use kthreads
Jeff Layton
2
-75
/
+60
2008-04-24
knfsd: Remove NLM_HOST_MAX and associated logic.
NeilBrown
1
-6
/
+3
2008-04-23
[JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up
David Woodhouse
2
-7
/
+14
2008-04-23
[JFFS2] Fix jffs2_reserve_space() when all blocks are pending erasure.
David Woodhouse
2
-2
/
+11
2008-04-23
[JFFS2] Add erase_checking_list to hold blocks being marked.
David Woodhouse
4
-4
/
+25
2008-04-23
[JFFS2] Return values of jffs2_block_check_erase error paths
Anders Grafström
1
-1
/
+6
2008-04-23
[patch 7/7] vfs: mountinfo: show dominating group id
Miklos Szeredi
3
-2
/
+59
2008-04-23
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
Ram Pai
2
-23
/
+111
2008-04-23
[patch 5/7] vfs: mountinfo: allow using process root
Miklos Szeredi
2
-63
/
+59
2008-04-23
[patch 4/7] vfs: mountinfo: add mount peer group ID
Miklos Szeredi
2
-4
/
+94
2008-04-23
[patch 3/7] vfs: mountinfo: add mount ID
Miklos Szeredi
1
-0
/
+34
2008-04-23
[patch 2/7] vfs: mountinfo: add seq_file_root()
Miklos Szeredi
2
-8
/
+46
2008-04-23
[patch 1/7] vfs: mountinfo: add dentry_path()
Ram Pai
2
-40
/
+115
2008-04-23
[PATCH] remove unused label in xattr.c (noise from ro-bind)
Al Viro
1
-1
/
+0
2008-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-43
/
+63
2008-04-23
[JFFS2] Finally remove redundant ref->__totlen field.
David Woodhouse
1
-1
/
+1
2008-04-23
[JFFS2] Honour TEST_TOTLEN macro in debugging code. ref->__totlen is going!
David Woodhouse
1
-1
/
+4
2008-04-23
[JFFS2] Add paranoia debugging for superblock counts
David Woodhouse
2
-3
/
+136
2008-04-23
[PATCH] proc_readfd_common() race fix
Al Viro
1
-3
/
+1
2008-04-23
[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()
Al Viro
1
-0
/
+3
2008-04-23
[JFFS2] Fix free space leak with in-band cleanmarkers
David Woodhouse
1
-10
/
+8
[prev]
[next]