| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] de_thread: Use tsk not current | Eric W. Biederman | 2006-09-27 | 1 | -23/+23 |
* | [PATCH] fs/nfs/: make code static | Adrian Bunk | 2006-09-27 | 1 | -3/+9 |
* | [PATCH] add newline to nfs dprintk | Martin Bligh | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] pid: Implement transfer_pid and use it to simplify de_thread | Eric W. Biederman | 2006-09-27 | 1 | -7/+4 |
* | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman | 2006-09-27 | 1 | -0/+19 |
* | [PATCH] alloc_fdtable() cleanup | Andrew Morton | 2006-09-27 | 1 | -4/+2 |
* | [PATCH] reiserfs: warn about the useless nolargeio option | Adrian Bunk | 2006-09-27 | 1 | -19/+2 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 62 | -98/+14 |
* | [PATCH] inode-diet: Move i_cdev into a union | Theodore Ts'o | 2006-09-27 | 2 | -2/+2 |
* | [PATCH] inode-diet: Move i_bdev into a union | Theodore Ts'o | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 13 | -38/+38 |
* | [PATCH] fat: cleanup fat_get_block(s) | OGAWA Hirofumi | 2006-09-27 | 1 | -17/+12 |
* | [PATCH] autofs4 needs to force fail return revalidate | Ian Kent | 2006-09-27 | 2 | -23/+65 |
* | [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place | David Howells | 2006-09-27 | 1 | -5/+0 |
* | [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU | David Howells | 2006-09-27 | 3 | -20/+75 |
* | [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem | David Howells | 2006-09-27 | 1 | -0/+20 |
* | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan | 2006-09-27 | 33 | -107/+42 |
* | [PATCH] fs: Removing useless casts | Panagiotis Issaris | 2006-09-27 | 21 | -48/+37 |
* | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-09-27 | 35 | -84/+43 |
* | [PATCH] more ext3 16T overflow fixes | Eric Sandeen | 2006-09-27 | 2 | -6/+23 |
* | [PATCH] ext3: Fix sparse warnings | Dave Kleikamp | 2006-09-27 | 3 | -14/+13 |
* | [PATCH] ext3: More whitespace cleanups | Dave Kleikamp | 2006-09-27 | 11 | -41/+41 |
* | [PATCH] ext3: wrong error behavior | Vasily Averin | 2006-09-27 | 1 | -5/+6 |
* | [PATCH] ext3: more comments about block allocation/reservation code | Mingming Cao | 2006-09-27 | 1 | -45/+247 |
* | [PATCH] ext3: turn on reservation dump on block allocation errors | Mingming Cao | 2006-09-27 | 1 | -4/+8 |
* | [PATCH] JBD: 16T fixes | Eric Sandeen | 2006-09-27 | 1 | -3/+3 |
* | [PATCH] ext3: inode numbers are unsigned long | Eric Sandeen | 2006-09-27 | 5 | -26/+27 |
* | [PATCH] ext2: fix mounts at 16T | Eric Sandeen | 2006-09-27 | 1 | -13/+19 |
* | [PATCH] fix ext3 mounts at 16T | Eric Sandeen | 2006-09-27 | 1 | -15/+19 |
* | [PATCH] jbd: use BUILD_BUG_ON in journal init | Alexey Dobriyan | 2006-09-27 | 1 | -7/+1 |
* | [PATCH] ext3 and jbd cleanup: remove whitespace | Mingming Cao | 2006-09-27 | 15 | -274/+274 |
* | [PATCH] jbd: add lock annotation to jbd_sync_bh | Josh Triplett | 2006-09-27 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 2 | -3/+5 |
|\ |
|
| * | [PATCH] Check return value of copy_to_user in compat_sys_pselect7 | Andi Kleen | 2006-09-26 | 1 | -2/+3 |
| * | [PATCH] i386/x86-64: Don't randomize stack top when no randomization personal... | Andi Kleen | 2006-09-26 | 1 | -1/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-09-26 | 8 | -61/+62 |
|\ \ |
|
| * | | sysfs: add proper sysfs_init() prototype | Andrew Morton | 2006-09-25 | 1 | -9/+1 |
| * | | sysfs_remove_bin_file: no return value, dump_stack on error | Randy.Dunlap | 2006-09-25 | 3 | -9/+17 |
| * | | SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs | Greg Kroah-Hartman | 2006-09-25 | 1 | -2/+12 |
| * | | Debugfs: kernel-doc fixes for debugfs | Randy Dunlap | 2006-09-25 | 2 | -40/+31 |
| * | | sysfs: Make poll behaviour consistent | Juha Yrj�l� | 2006-09-25 | 1 | -1/+1 |
| |/ |
|
* | | [PATCH] binfmt_elf: consistently use loff_t | Andrew Morton | 2006-09-26 | 1 | -5/+5 |
* | | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE | Christoph Lameter | 2006-09-26 | 1 | -1/+6 |
* | | [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ... | Christoph Lameter | 2006-09-26 | 1 | -0/+4 |
* | | [PATCH] mm: tracking shared dirty pages | Peter Zijlstra | 2006-09-26 | 1 | -1/+1 |
* | | [PATCH] jbd: fix commit of ordered data buffers | Jan Kara | 2006-09-26 | 1 | -69/+113 |
|/ |
|
* | [PATCH] autofs4: zero timeout prevents shutdown | Ian Kent | 2006-09-25 | 1 | -3/+3 |
* | ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback | Mark Fasheh | 2006-09-24 | 1 | -31/+28 |
* | ocfs2: Remove ->unblock lockres operation | Mark Fasheh | 2006-09-24 | 1 | -146/+6 |
* | ocfs2: move downconvert worker to lockres ops | Mark Fasheh | 2006-09-24 | 1 | -18/+32 |