index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag
Trond Myklebust
2005-06-22
1
-34
/
+37
*
[PATCH] NFSv4: Fix an Oops in the callback code.
Trond Myklebust
2005-06-22
1
-1
/
+0
*
[PATCH] NFSv4: Fix build warning
Reuben Farrelly
2005-06-22
1
-1
/
+0
*
[PATCH] NFSv4: empty array fix
Andrew Morton
2005-06-22
1
-1
/
+1
*
[PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplification
Adrian Bunk
2005-06-22
1
-1
/
+1
*
[PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugs
Andreas Gruenbacher
2005-06-22
2
-1
/
+2
*
[PATCH] NFS: Fix up v3 ACL caching code
Trond Myklebust
2005-06-22
2
-5
/
+10
*
[PATCH] NFS: Cache the NFSv3 acls.
Andreas Gruenbacher
2005-06-22
3
-15
/
+97
*
[PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.
Andreas Gruenbacher
2005-06-22
4
-6
/
+73
*
[PATCH] NFS: Add support for NFSv3 ACLs
Andreas Gruenbacher
2005-06-22
13
-6
/
+601
*
[PATCH] NFSD: Add server support for NFSv3 ACLs.
Andreas Gruenbacher
2005-06-22
16
-1
/
+1166
*
[PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a sing...
Andreas Gruenbacher
2005-06-22
2
-18
/
+20
*
[PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping table
Andreas Gruenbacher
2005-06-22
1
-0
/
+1
*
[PATCH] RPC: Encode and decode arbitrary XDR arrays
Andreas Gruenbacher
2005-06-22
3
-4
/
+275
*
[PATCH] RPC: fix accounting bug in the case of a truncated RPC message
Trond Myklebust
2005-06-22
3
-17
/
+42
*
[PATCH] RPC: Lazy RPC receive buffer allocation
Olaf Kirch
2005-06-22
3
-8
/
+36
*
[PATCH] RPC: Allow multiple RPC client programs to share the same transport
Andreas Gruenbacher
2005-06-22
4
-0
/
+46
*
[PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable
Andreas Gruenbacher
2005-06-22
1
-10
/
+14
*
[PATCH] RPC: [PATCH] improve rpcauthauth_create error returns
J. Bruce Fields
2005-06-22
5
-20
/
+35
*
[PATCH] RPC: Don't fall back from krb5p to krb5i
J. Bruce Fields
2005-06-22
1
-3
/
+2
*
[PATCH] NFSv4: client-side caching NFSv4 ACLs
J. Bruce Fields
2005-06-22
3
-14
/
+124
*
[PATCH] NFSv4: ACL support for the NFSv4 client: write
J. Bruce Fields
2005-06-22
1
-1
/
+33
*
[PATCH] NFSv4: Client-side xdr for writing NFSv4 acls
J. Bruce Fields
2005-06-22
3
-1
/
+78
*
[PATCH] NFSv4: ACL support for the NFSv4 client: read
J. Bruce Fields
2005-06-22
1
-4
/
+65
*
[PATCH] NFSv4: Client-side xdr for reading NFSv4 acls
J. Bruce Fields
2005-06-22
3
-0
/
+108
*
[PATCH] NFSv4: fix fattr size calculations
J. Bruce Fields
2005-06-22
1
-7
/
+11
*
[PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4
J. Bruce Fields
2005-06-22
3
-1
/
+48
*
[PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached acls
Trond Myklebust
2005-06-22
3
-7
/
+28
*
[PATCH] NFS: Allow NFS versions to support different sets of inode operations.
J. Bruce Fields
2005-06-22
5
-1
/
+5
*
[PATCH] NFS: cleanup: shrink struct nfs_open_context
Trond Myklebust
2005-06-22
3
-9
/
+28
*
[PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit()
Trond Myklebust
2005-06-22
2
-14
/
+18
*
[PATCH] NFS: Remove unused NFS inode field readdir_timestamp.
Trond Myklebust
2005-06-22
2
-6
/
+3
*
[PATCH] NFS: Header file cleanup...
Trond Myklebust
2005-06-22
13
-260
/
+264
*
[PATCH] NFS: Kill annoying mount version mismatch printks
Trond Myklebust
2005-06-22
1
-74
/
+105
*
[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...
Trond Myklebust
2005-06-22
5
-5
/
+66
*
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
2005-06-22
8
-18
/
+7
*
[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header
Trond Myklebust
2005-06-22
3
-4
/
+19
*
[PATCH] RPC: Fix a race with rpc_restart_call()
Trond Myklebust
2005-06-22
1
-23
/
+30
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
2005-06-22
155
-1266
/
+8326
|
\
|
*
[PATCH] I2C: fix ds1374 build
Andrew Morton
2005-06-21
1
-2
/
+0
|
*
[PATCH] I2C: w83781d: remove non-i2c sensor chips
Jean Delvare
2005-06-21
2
-64
/
+24
|
*
[PATCH] I2C: fix up ds1374.c driver so it will build.
Greg KH
2005-06-21
1
-4
/
+0
|
*
[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (2/2)
Randy Vinson
2005-06-21
1
-0
/
+20
|
*
[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2)
Randy Vinson
2005-06-21
4
-0
/
+279
|
*
[PATCH] I2C: add new pca9539 driver
bgardner@wabtec.com
2005-06-21
4
-0
/
+250
|
*
[PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h
Jean Delvare
2005-06-21
6
-9
/
+9
|
*
[PATCH] max6875: new i2c device driver
BGardner@Wabtec.com
2005-06-21
4
-0
/
+540
|
*
[PATCH] I2C: drivers/i2c/chips/it87.c: use dynamic sysfs callbacks
Jean Delvare
2005-06-21
1
-204
/
+183
|
*
[PATCH] I2C: lm63 uses new sysfs callbacks
Jean Delvare
2005-06-21
1
-120
/
+137
|
*
[PATCH] I2C: lm83 uses new sysfs callbacks
Jean Delvare
2005-06-21
1
-80
/
+77
[next]