Age | Commit message (Expand) | Author |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki |
2007-05-09 | reiserfs: use zero_user_page | Nate Diller |
2007-05-09 | ext3: use zero_user_page | Nate Diller |
2007-05-09 | affs: use zero_user_page | Nate Diller |
2007-05-09 | fs: convert core functions to zero_user_page | Nate Diller |
2007-05-09 | knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma... | NeilBrown |
2007-05-09 | knfsd: various nfsd xdr cleanups | NeilBrown |
2007-05-09 | knfsd: trivial makefile cleanup | Christoph Hellwig |
2007-05-09 | knfsd: avoid use of unitialised variables on error path when nfs exports | NeilBrown |
2007-05-09 | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton |
2007-05-09 | nfsd/nfs4state: remove unnecessary daemonize call | Eric W. Biederman |
2007-05-09 | The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly | Peter Staubach |
2007-05-09 | remove nfs4_acl_add_ace() | Adrian Bunk |
2007-05-09 | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov |
2007-05-09 | aio: use flush_work() | Andrew Morton |
2007-05-09 | AFS: implement basic file write support | David Howells |
2007-05-09 | AFS: AFS fixups | David Howells |
2007-05-09 | fs: use path_walk in do_path_lookup | Josef 'Jeff' Sipek |
2007-05-09 | fs: fix indentation in do_path_lookup | Josef 'Jeff' Sipek |
2007-05-09 | use simple_read_from_buffer() in fs/ | Akinobu Mita |
2007-05-08 | smaps: only define clear_refs for CONFIG_MMU | David Rientjes |
2007-05-08 | Remove suid/sgid bits on [f]truncate() | Linus Torvalds |
2007-05-08 | Merge git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2007-05-08 | Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2007-05-08 | udf: possible null pointer dereference while load_partition | Dmitriy Monakhov |
2007-05-08 | udf: support files larger than 1G | Jan Kara |
2007-05-08 | udf: add assertions | Jan Kara |
2007-05-08 | udf: use get_bh() | Jan Kara |
2007-05-08 | UDF: introduce struct extent_position | Jan Kara |
2007-05-08 | udf: use sector_t and loff_t for file offsets | Jan Kara |
2007-05-08 | nfs: fix congestion control: use atomic_longs | Peter Zijlstra |
2007-05-08 | utimensat implementation | Ulrich Drepper |
2007-05-08 | inode numbering: change libfs sb creation routines to avoid collisions with t... | Jeff Layton |
2007-05-08 | inode numbering: make static counters in new_inode and iunique be 32 bits | Jeff Layton |
2007-05-08 | Invalid return value of execve() resulting in oopses | Alexey Kuznetsov |
2007-05-08 | procfs: use simple_read_from_buffer() | Akinobu Mita |
2007-05-08 | Fix error handling in HDIO_GETGEO compat wrapper | Andreas Schwab |
2007-05-08 | udf: decrement correct link count in udf_rmdir | Stephen Mollett |
2007-05-08 | fat: fix VFAT compat ioctls on 64-bit systems | OGAWA Hirofumi |
2007-05-08 | ext3: copy i_flags to inode flags on write | Jan Kara |
2007-05-08 | fat: don't use free_clusters for fat32 | OGAWA Hirofumi |
2007-05-08 | reiserfs: use __set_current_state() | Milind Arun Choudhary |
2007-05-08 | jbd: check for error returned by kthread_create on creating journal thread | Pavel Emelianov |
2007-05-08 | check privileges before setting mount propagation | Miklos Szeredi |
2007-05-08 | ext3: copy i_flags to inode flags on write | Jan Kara |
2007-05-08 | Introduce a handy list_first_entry macro | Pavel Emelianov |
2007-05-08 | smbfs: remove unnecessary allow_signal | Eric W. Biederman |
2007-05-08 | make iunique use a do/while loop rather than its obscure goto loop | Jeffrey Layton |
2007-05-08 | Remove redundant check from proc_sys_setattr() | John Johansen |