| Commit message (Expand) | Author | Age |
... | |
| * | | [XFS] Get rid of redundant "required" in msg. | Utako Kusaka | 2007-05-07 |
| * | | [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. | Tim Shimmin | 2007-05-07 |
| * | | [XFS] Remove unused ilen variable and references. | Tim Shimmin | 2007-05-07 |
| * | | [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. | Lachlan McIlroy | 2007-05-07 |
| * | | [XFS] Fix race condition in xfs_write(). | Lachlan McIlroy | 2007-05-07 |
| * | | [XFS] Fix uquota and oquota enforcement problems. | Kouta Ooizumi | 2007-05-07 |
| * | | [XFS] propogate return codes from flush routines | Lachlan McIlroy | 2007-05-07 |
| * | | [XFS] Fix quotaon syscall failures for group enforcement requests. | Donald Douwsma | 2007-05-07 |
| * | | [XFS] Invalidate quotacheck when mounting without a quota type. | Donald Douwsma | 2007-05-07 |
| * | | [XFS] reducing the number of random number functions. | Joe Perches | 2007-05-07 |
| * | | [XFS] remove more misc. unused args | Eric Sandeen | 2007-05-07 |
| * | | [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it. | Eric Sandeen | 2007-05-07 |
| * | | [XFS] The last argument "lsn" of xfs_trans_commit() is always called with | Eric Sandeen | 2007-05-07 |
* | | | Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-05-08 |
|\ \ \ |
|
| * | | | [PATCH] splice: always call into page_cache_readahead() | Jens Axboe | 2007-05-08 |
| * | | | [PATCH] splice(): fix interaction with readahead | Fengguang Wu | 2007-05-08 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2007-05-08 |
|\ \ \ |
|
| * | | | JFS: Fix race waking up jfsIO kernel thread | Dave Kleikamp | 2007-05-05 |
| * | | | JFS: use __set_current_state() | Milind Arun Choudhary | 2007-04-26 |
| * | | | Copy i_flags to jfs inode flags on write | Dave Kleikamp | 2007-04-25 |
* | | | | 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 | 2007-05-08 |
* | | | | Remove redundant check from proc_setattr() | John Johansen | 2007-05-08 |
* | | | | proc: cleanup: use seq_release_private() where appropriate | Martin Peschke | 2007-05-08 |
* | | | | cleanup compat ioctl handling | Christoph Hellwig | 2007-05-08 |
* | | | | partition: add support for sysv68 partitions | Philippe De Muyter | 2007-05-08 |
* | | | | merge compat_ioctl.h into compat_ioctl.c | Christoph Hellwig | 2007-05-08 |