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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
2
-2
/
+13
2005-06-23
[PATCH] fix for prune_icache()/forced final iput() races
Alexander Viro
1
-6
/
+10
2005-06-22
[PATCH] NFS: Add debugging code to NFSv4 readdir
Trond Myklebust
2
-0
/
+23
2005-06-22
[PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL.
Manoj Naik
1
-0
/
+2
2005-06-22
[PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests.
Manoj Naik
1
-7
/
+17
2005-06-22
[PATCH] NFSv4: Clean up nfs4 lock state accounting
Trond Myklebust
3
-144
/
+112
2005-06-22
[PATCH] NLM: fix a client-side race on blocking locks.
Trond Myklebust
2
-49
/
+90
2005-06-22
[PATCH] NLM: cleanup for blocked locks.
Trond Myklebust
1
-12
/
+6
2005-06-22
[PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_pr...
Trond Myklebust
1
-0
/
+6
2005-06-22
[PATCH] NFS: Replace nfs_page insertion sort with a radix sort
Trond Myklebust
3
-70
/
+89
2005-06-22
[PATCH] NFS: Make searching and waiting on busy writeback requests more effic...
Trond Myklebust
3
-14
/
+37
2005-06-22
[PATCH] NFS: Write optimization for short files and small O_SYNC writes.
Trond Myklebust
1
-3
/
+11
2005-06-22
[PATCH] NFS: Ensure that fstat() always returns the correct mtime
Trond Myklebust
2
-14
/
+38
2005-06-22
[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.
Trond Myklebust
2
-18
/
+38
2005-06-22
[PATCH] NFS: Fix the file size revalidation
Trond Myklebust
3
-54
/
+21
2005-06-22
[PATCH] NFSv4: Fix up races in nfs4_proc_setattr()
Trond Myklebust
1
-36
/
+19
2005-06-22
[PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim code
Trond Myklebust
1
-11
/
+40
2005-06-22
[PATCH] NFS: Clean up readdir changes.
Trond Myklebust
2
-38
/
+48
2005-06-22
[PATCH] NFS: Hide NFS server-generated readdir cookies from userland
Olivier Galibert
2
-24
/
+92
2005-06-22
[PATCH] NFSv4: Fix an Oops in the callback code.
Trond Myklebust
1
-1
/
+0
2005-06-22
[PATCH] NFSv4: Fix build warning
Reuben Farrelly
1
-1
/
+0
2005-06-22
[PATCH] NFSv4: empty array fix
Andrew Morton
1
-1
/
+1
2005-06-22
[PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplification
Adrian Bunk
1
-1
/
+1
2005-06-22
[PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugs
Andreas Gruenbacher
2
-1
/
+2
2005-06-22
[PATCH] NFS: Fix up v3 ACL caching code
Trond Myklebust
2
-5
/
+10
2005-06-22
[PATCH] NFS: Cache the NFSv3 acls.
Andreas Gruenbacher
2
-15
/
+86
2005-06-22
[PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.
Andreas Gruenbacher
3
-6
/
+64
2005-06-22
[PATCH] NFS: Add support for NFSv3 ACLs
Andreas Gruenbacher
9
-6
/
+541
2005-06-22
[PATCH] NFSD: Add server support for NFSv3 ACLs.
Andreas Gruenbacher
11
-1
/
+1051
2005-06-22
[PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping table
Andreas Gruenbacher
1
-0
/
+1
2005-06-22
[PATCH] RPC: [PATCH] improve rpcauthauth_create error returns
J. Bruce Fields
2
-11
/
+19
2005-06-22
[PATCH] NFSv4: client-side caching NFSv4 ACLs
J. Bruce Fields
2
-13
/
+123
2005-06-22
[PATCH] NFSv4: ACL support for the NFSv4 client: write
J. Bruce Fields
1
-1
/
+33
2005-06-22
[PATCH] NFSv4: Client-side xdr for writing NFSv4 acls
J. Bruce Fields
1
-1
/
+70
2005-06-22
[PATCH] NFSv4: ACL support for the NFSv4 client: read
J. Bruce Fields
1
-4
/
+65
2005-06-22
[PATCH] NFSv4: Client-side xdr for reading NFSv4 acls
J. Bruce Fields
1
-0
/
+100
2005-06-22
[PATCH] NFSv4: fix fattr size calculations
J. Bruce Fields
1
-7
/
+11
2005-06-22
[PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4
J. Bruce Fields
3
-1
/
+48
2005-06-22
[PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached acls
Trond Myklebust
1
-7
/
+26
2005-06-22
[PATCH] NFS: Allow NFS versions to support different sets of inode operations.
J. Bruce Fields
4
-1
/
+4
2005-06-22
[PATCH] NFS: cleanup: shrink struct nfs_open_context
Trond Myklebust
2
-8
/
+28
2005-06-22
[PATCH] NFS: Remove unused NFS inode field readdir_timestamp.
Trond Myklebust
1
-5
/
+3
2005-06-22
[PATCH] NFS: Header file cleanup...
Trond Myklebust
12
-19
/
+264
2005-06-22
[PATCH] NFS: Kill annoying mount version mismatch printks
Trond Myklebust
1
-74
/
+105
2005-06-22
[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...
Trond Myklebust
2
-3
/
+3
2005-06-22
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
5
-14
/
+5
2005-06-21
Merge rsync://oss.sgi.com/git/xfs-2.6
Linus Torvalds
73
-1107
/
+957
2005-06-21
[PATCH] isofs: show hidden files, add granularity for assoc/hidden files flags
Jeremy White
4
-18
/
+36
2005-06-21
[PATCH] rock: handle directory overflows
Andrew Morton
1
-2
/
+74
2005-06-21
[PATCH] rock: rename union members
Andrew Morton
1
-24
/
+24
[next]