Age | Commit message (Expand) | Author | Files | Lines |
2007-05-11 | locks: fix F_GETLK regression (failure to find conflicts) | J. Bruce Fields | 1 | -2/+3 |
2007-05-11 | Allow compat_ioctl.c to compile without CONFIG_NET | Simon Horman | 1 | -1/+4 |
2007-05-10 | ocfs2: kobject/kset foobar | Randy Dunlap | 1 | -2/+3 |
2007-05-10 | AFS: further write support fixes | David Howells | 2 | -3/+3 |
2007-05-10 | AFS: write support fixes | David Howells | 3 | -17/+216 |
2007-05-10 | NFS: Kill the obsolete NFS_PARANOIA | Jesper Juhl | 5 | -27/+2 |
2007-05-10 | NFS: use __set_current_state() | Milind Arun Choudhary | 1 | -2/+2 |
2007-05-10 | NFS: Clean up NFSv4 XDR error message | Chuck Lever | 1 | -3/+5 |
2007-05-10 | NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be | Chuck Lever | 1 | -1/+2 |
2007-05-10 | NFS: Remove redundant check in nfs_check_verifier() | Trond Myklebust | 1 | -7/+5 |
2007-05-10 | NFS: Fix a jiffie wraparound issue | Trond Myklebust | 1 | -4/+8 |
2007-05-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 3 | -52/+33 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 17 | -23/+22 |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2 | -1/+4 |
2007-05-09 | reiserfs: use zero_user_page | Nate Diller | 2 | -39/+13 |
2007-05-09 | ext3: use zero_user_page | Nate Diller | 1 | -10/+2 |
2007-05-09 | affs: use zero_user_page | Nate Diller | 1 | -5/+1 |
2007-05-09 | fs: convert core functions to zero_user_page | Nate Diller | 3 | -60/+19 |
2007-05-09 | knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma... | NeilBrown | 1 | -6/+50 |
2007-05-09 | knfsd: various nfsd xdr cleanups | NeilBrown | 2 | -60/+34 |
2007-05-09 | knfsd: trivial makefile cleanup | Christoph Hellwig | 1 | -1/+0 |
2007-05-09 | knfsd: avoid use of unitialised variables on error path when nfs exports | NeilBrown | 1 | -7/+7 |
2007-05-09 | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton | 2 | -2/+2 |
2007-05-09 | nfsd/nfs4state: remove unnecessary daemonize call | Eric W. Biederman | 1 | -2/+0 |
2007-05-09 | The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly | Peter Staubach | 2 | -17/+77 |
2007-05-09 | remove nfs4_acl_add_ace() | Adrian Bunk | 1 | -17/+0 |
2007-05-09 | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov | 1 | -2/+2 |
2007-05-09 | aio: use flush_work() | Andrew Morton | 1 | -4/+3 |
2007-05-09 | AFS: implement basic file write support | David Howells | 11 | -27/+1483 |
2007-05-09 | AFS: AFS fixups | David Howells | 12 | -109/+121 |
2007-05-09 | fs: use path_walk in do_path_lookup | Josef 'Jeff' Sipek | 1 | -2/+2 |
2007-05-09 | fs: fix indentation in do_path_lookup | Josef 'Jeff' Sipek | 1 | -3/+1 |
2007-05-09 | use simple_read_from_buffer() in fs/ | Akinobu Mita | 3 | -74/+5 |
2007-05-09 | fix file specification in comments | Uwe Kleine-König | 8 | -8/+8 |
2007-05-09 | Remove obsolete fat_cvf help text | Alexander E. Patrakov | 1 | -4/+0 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 4 | -5/+5 |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2 | -3/+3 |
2007-05-09 | Style fix in fs/select.c | WANG Cong | 1 | -2/+2 |
2007-05-09 | fs/libfs.c: >80 columns line break fix | Ronni Nielsen | 1 | -1/+4 |
2007-05-09 | smaps: only define clear_refs for CONFIG_MMU | David Rientjes | 1 | -0/+2 |
2007-05-09 | Remove suid/sgid bits on [f]truncate() | Linus Torvalds | 1 | -0/+3 |
2007-05-08 | Merge git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 44 | -304/+491 |
2007-05-08 | Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -9/+8 |
2007-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 8 | -8/+31 |
2007-05-08 | udf: possible null pointer dereference while load_partition | Dmitriy Monakhov | 1 | -0/+2 |
2007-05-08 | udf: support files larger than 1G | Jan Kara | 3 | -82/+180 |
2007-05-08 | udf: add assertions | Jan Kara | 1 | -1/+3 |
2007-05-08 | udf: use get_bh() | Jan Kara | 12 | -177/+174 |
2007-05-08 | UDF: introduce struct extent_position | Jan Kara | 8 | -445/+434 |
2007-05-08 | udf: use sector_t and loff_t for file offsets | Jan Kara | 6 | -35/+38 |