| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 17 | -23/+22 |
|\ |
|
| * | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 8 | -8/+8 |
| * | Remove obsolete fat_cvf help text | Alexander E. Patrakov | 2007-05-09 | 1 | -4/+0 |
| * | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 4 | -5/+5 |
| * | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 | 2 | -3/+3 |
| * | Style fix in fs/select.c | WANG Cong | 2007-05-09 | 1 | -2/+2 |
| * | fs/libfs.c: >80 columns line break fix | Ronni Nielsen | 2007-05-09 | 1 | -1/+4 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 2 | -1/+4 |
* | | reiserfs: use zero_user_page | Nate Diller | 2007-05-09 | 2 | -39/+13 |
* | | ext3: use zero_user_page | Nate Diller | 2007-05-09 | 1 | -10/+2 |
* | | affs: use zero_user_page | Nate Diller | 2007-05-09 | 1 | -5/+1 |
* | | fs: convert core functions to zero_user_page | Nate Diller | 2007-05-09 | 3 | -60/+19 |
* | | knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma... | NeilBrown | 2007-05-09 | 1 | -6/+50 |
* | | knfsd: various nfsd xdr cleanups | NeilBrown | 2007-05-09 | 2 | -60/+34 |
* | | knfsd: trivial makefile cleanup | Christoph Hellwig | 2007-05-09 | 1 | -1/+0 |
* | | knfsd: avoid use of unitialised variables on error path when nfs exports | NeilBrown | 2007-05-09 | 1 | -7/+7 |
* | | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton | 2007-05-09 | 2 | -2/+2 |
* | | nfsd/nfs4state: remove unnecessary daemonize call | Eric W. Biederman | 2007-05-09 | 1 | -2/+0 |
* | | The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly | Peter Staubach | 2007-05-09 | 2 | -17/+77 |
* | | remove nfs4_acl_add_ace() | Adrian Bunk | 2007-05-09 | 1 | -17/+0 |
* | | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov | 2007-05-09 | 1 | -2/+2 |
* | | aio: use flush_work() | Andrew Morton | 2007-05-09 | 1 | -4/+3 |
* | | AFS: implement basic file write support | David Howells | 2007-05-09 | 11 | -27/+1483 |
* | | AFS: AFS fixups | David Howells | 2007-05-09 | 12 | -109/+121 |
* | | fs: use path_walk in do_path_lookup | Josef 'Jeff' Sipek | 2007-05-09 | 1 | -2/+2 |
* | | fs: fix indentation in do_path_lookup | Josef 'Jeff' Sipek | 2007-05-09 | 1 | -3/+1 |
* | | use simple_read_from_buffer() in fs/ | Akinobu Mita | 2007-05-09 | 3 | -74/+5 |
|/ |
|
* | smaps: only define clear_refs for CONFIG_MMU | David Rientjes | 2007-05-08 | 1 | -0/+2 |
* | Remove suid/sgid bits on [f]truncate() | Linus Torvalds | 2007-05-08 | 1 | -0/+3 |
* | Merge git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-05-08 | 44 | -304/+491 |
|\ |
|
| * | [XFS] Add lockdep support for XFS | Lachlan McIlroy | 2007-05-08 | 5 | -28/+88 |
| * | [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. | Lachlan McIlroy | 2007-05-08 | 1 | -27/+26 |
| * | [XFS] Get rid of redundant "required" in msg. | Utako Kusaka | 2007-05-08 | 1 | -2/+1 |
| * | [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. | Tim Shimmin | 2007-05-08 | 2 | -1/+12 |
| * | [XFS] Remove unused ilen variable and references. | Tim Shimmin | 2007-05-08 | 1 | -4/+0 |
| * | [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. | Lachlan McIlroy | 2007-05-08 | 9 | -88/+208 |
| * | [XFS] Fix race condition in xfs_write(). | Lachlan McIlroy | 2007-05-08 | 1 | -29/+32 |
| * | [XFS] Fix uquota and oquota enforcement problems. | Kouta Ooizumi | 2007-05-08 | 3 | -4/+12 |
| * | [XFS] propogate return codes from flush routines | Lachlan McIlroy | 2007-05-08 | 10 | -22/+53 |
| * | [XFS] Fix quotaon syscall failures for group enforcement requests. | Donald Douwsma | 2007-05-08 | 1 | -3/+1 |
| * | [XFS] Invalidate quotacheck when mounting without a quota type. | Donald Douwsma | 2007-05-08 | 1 | -0/+11 |
| * | [XFS] reducing the number of random number functions. | Joe Perches | 2007-05-08 | 4 | -20/+3 |
| * | [XFS] remove more misc. unused args | Eric Sandeen | 2007-05-08 | 3 | -15/+8 |
| * | [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it. | Eric Sandeen | 2007-05-08 | 5 | -21/+13 |
| * | [XFS] The last argument "lsn" of xfs_trans_commit() is always called with | Eric Sandeen | 2007-05-08 | 21 | -67/+50 |
* | | Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-05-08 | 1 | -9/+8 |
|\ \ |
|
| * | | [PATCH] splice: always call into page_cache_readahead() | Jens Axboe | 2007-05-08 | 1 | -5/+3 |
| * | | [PATCH] splice(): fix interaction with readahead | Fengguang Wu | 2007-05-08 | 1 | -4/+5 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2007-05-08 | 8 | -8/+31 |
|\ \ |
|
| * | | JFS: Fix race waking up jfsIO kernel thread | Dave Kleikamp | 2007-05-05 | 1 | -1/+2 |