| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | proc: switch /proc/cmdline to seq_file | Alexey Dobriyan | 2008-10-23 | 3 | -10/+30 |
| * | proc: move /proc/filesystems to fs/filesystems.c | Alexey Dobriyan | 2008-10-23 | 2 | -8/+39 |
| * | proc: move /proc/stram to m68k-specific code | Alexey Dobriyan | 2008-10-23 | 1 | -13/+0 |
| * | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 2008-10-23 | 1 | -13/+0 |
| * | proc: switch /proc/version to seq_file | Alexey Dobriyan | 2008-10-23 | 3 | -13/+35 |
| * | proc: switch /proc/meminfo to seq_file | Alexey Dobriyan | 2008-10-23 | 3 | -137/+169 |
| * | proc: switch /proc/uptime to seq_file | Alexey Dobriyan | 2008-10-23 | 3 | -21/+44 |
| * | proc: switch /proc/loadavg to seq_file | Alexey Dobriyan | 2008-10-23 | 3 | -27/+52 |
| * | proc: use WARN() rather than printk+backtrace | Arjan van de Ven | 2008-10-23 | 1 | -2/+1 |
| * | proc: spread __init | Alexey Dobriyan | 2008-10-23 | 2 | -3/+4 |
| * | proc: proc_init_inodecache() can't fail | Alexey Dobriyan | 2008-10-23 | 3 | -6/+5 |
| * | proc: fix vma display mismatch between /proc/pid/{maps,smaps} | Joe Korty | 2008-10-23 | 1 | -9/+16 |
* | | ext4: remove unused variable in ext4_get_parent | Christoph Hellwig | 2008-10-23 | 1 | -1/+0 |
* | | ext3 quota support: fix compile failure | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
* | | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2008-10-23 | 3 | -294/+297 |
|\ \ |
|
| * \ | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 | 3 | -294/+297 |
| |\ \
| | |/
| |/| |
|
| | * | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 | 271 | -6903/+14647 |
| | |\ |
|
| | * | | hrtimer: fix signed/unsigned bug in slack estimator | Arjan van de Ven | 2008-09-07 | 1 | -5/+8 |
| | * | | hrtimer: incorporate feedback from Peter Zijlstra | Arjan van de Ven | 2008-09-07 | 1 | -3/+2 |
| | * | | hrtimer: make select() and poll() use the hrtimer range feature | Arjan van de Ven | 2008-09-05 | 1 | -2/+62 |
| | * | | hrtimer: convert timerfd to the new hrtimer apis | Arjan van de Ven | 2008-09-05 | 1 | -5/+3 |
| | * | | select: switch select() and poll() over to hrtimers | Arjan van de Ven | 2008-09-05 | 2 | -291/+108 |
| | * | | select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers | Thomas Gleixner | 2008-09-05 | 2 | -0/+126 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-10-23 | 9 | -125/+259 |
|\ \ \ \ |
|
| * | | | | cifs: handle the TCP_Server_Info->tsk field more carefully | Jeff Layton | 2008-10-23 | 1 | -13/+28 |
| * | | | | cifs: fix unlinking of rename target when server doesn't support open file re... | Jeff Layton | 2008-10-23 | 1 | -79/+8 |
| * | | | | [CIFS] improve setlease handling | Steve French | 2008-10-23 | 5 | -2/+67 |
| * | | | | [CIFS] fix saving of resume key before CIFSFindNext | Jeff Layton | 2008-10-21 | 1 | -1/+2 |
| * | | | | cifs: make cifs_rename handle -EACCES errors | Jeff Layton | 2008-10-20 | 1 | -52/+122 |
| * | | | | [CIFS] fix build error | Steve French | 2008-10-20 | 1 | -1/+1 |
| * | | | | [CIFS] undo changes in cifs_rename_pending_delete if it errors out | Steve French | 2008-10-20 | 3 | -33/+79 |
| * | | | | cifs: track DeletePending flag in cifsInodeInfo | Jeff Layton | 2008-10-20 | 4 | -0/+5 |
| * | | | | cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete | Jeff Layton | 2008-10-17 | 1 | -5/+10 |
| * | | | | [CIFS] eliminate usage of kthread_stop for cifsd | Jeff Layton | 2008-10-16 | 1 | -29/+15 |
| * | | | | [CIFS] Add nodfs mount option | Steve French | 2008-10-16 | 2 | -0/+12 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 2008-10-23 | 16 | -94/+93 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] kill the rest of struct file propagation in block ioctls | Al Viro | 2008-10-21 | 1 | -2/+6 |
| * | | | | | [PATCH] sanitize blkdev_get() and friends | Al Viro | 2008-10-21 | 3 | -45/+24 |
| * | | | | | [PATCH] remember mode of reiserfs journal | Al Viro | 2008-10-21 | 1 | -2/+4 |
| * | | | | | [PATCH] propagate mode through open_bdev_excl/close_bdev_excl | Al Viro | 2008-10-21 | 4 | -20/+25 |
| * | | | | | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 | 7 | -22/+22 |
| * | | | | | [PATCH] end of methods switch: remove the old ones | Al Viro | 2008-10-21 | 1 | -13/+0 |
| * | | | | | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 | 1 | -3/+15 |
| * | | | | | [PATCH] move block_device_operations to blkdev.h | Al Viro | 2008-10-21 | 1 | -0/+1 |
| * | | | | | [PATCH] eliminate use of ->f_flags in block methods | Al Viro | 2008-10-21 | 1 | -0/+7 |
| * | | | | | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | 8 | -17/+19 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-10-23 | 66 | -1070/+823 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] fs: add a sanity check in d_free | Arjan van de Ven | 2008-10-23 | 1 | -0/+1 |
| * | | | | | [patch] vfs: make security_inode_setattr() calling consistent | Miklos Szeredi | 2008-10-23 | 1 | -5/+5 |
| * | | | | | [patch 1/3] FS_MBCACHE: don't needlessly make it built-in | Adrian Bunk | 2008-10-23 | 1 | -3/+4 |