| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-11-09 |
|\ |
|
| * | ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting | Jens Axboe | 2007-11-07 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-11-09 |
|\ \ |
|
| * | | ocfs2: fix rename vs unlink race | Srinivas Eeda | 2007-11-06 |
| * | | [PATCH] Fix possibly too long write in o2hb_setup_one_bio() | Jan Kara | 2007-11-06 |
| * | | ocfs2: fix write() performance regression | Mark Fasheh | 2007-11-06 |
| * | | ocfs2: Commit journal on sync writes | Mark Fasheh | 2007-11-06 |
| * | | ocfs2: Re-order iput in ocfs2_drop_dentry_lock | Mark Fasheh | 2007-11-06 |
| * | | ocfs2: Create locks at initially requested level | Mark Fasheh | 2007-11-06 |
| * | | [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} | Roel Kluin | 2007-11-06 |
| * | | [2.6 patch] make ocfs2_find_entry_el() static | Adrian Bunk | 2007-11-06 |
| |/ |
|
* | | [DLM] lowcomms: Do not muck with sysctl_rmem_max. | David S. Miller | 2007-11-07 |
* | | [NET]: Kill proc_net_create() | David S. Miller | 2007-11-07 |
|/ |
|
* | 9p: use copy of the options value instead of original | Latchesar Ionkov | 2007-11-06 |
* | 9p: fix memory leak in v9fs_get_sb | Latchesar Ionkov | 2007-11-06 |
* | eCryptfs: release mutex on hash error path | Michael Halcrow | 2007-11-05 |
* | eCryptfs: increment extent_offset once per loop interation | Michael Halcrow | 2007-11-05 |
* | fs/afs/vlocation.c: fix off-by-one | Adrian Bunk | 2007-11-05 |
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-11-03 |
|\ |
|
| * | cleanup asm/scatterlist.h includes | Adrian Bunk | 2007-11-02 |
* | | NTFS: Fix read regression. | Anton Altaparmakov | 2007-11-03 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-31 |
|\ |
|
| * | [COMPAT]: Fix new dev_ifname32 returning -EFAULT | Benjamin Herrenschmidt | 2007-10-31 |
* | | sysfs: make sysfs_{get,put}_active() static | Adrian Bunk | 2007-10-31 |
|/ |
|
* | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 |
* | locks: fix possible infinite loop in posix deadlock detection | J. Bruce Fields | 2007-10-30 |
* | revert "ufs: Fix mount check in ufs_fill_super()" | Andrew Morton | 2007-10-30 |
* | sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 | Balbir Singh | 2007-10-29 |
* | sched: keep utime/stime monotonic | Peter Zijlstra | 2007-10-29 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-10-27 |
|\ |
|
| * | [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() | David Woodhouse | 2007-10-27 |
* | | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu | 2007-10-27 |
* | | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 2007-10-27 |
|/ |
|
* | [NET] fs/proc/proc_net.c: make a struct static | Adrian Bunk | 2007-10-26 |
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-25 |
|\ |
|
| * | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 |
* | | fs: Fix to correct the mbcache entries counter | Ram Gupta | 2007-10-25 |
* | | Fix pointer mismatches in proc_sysctl.c | David Howells | 2007-10-25 |
|/ |
|
* | NFS: Fix for bug in handling of errors for O_DIRECT writes | Neil Brown | 2007-10-23 |
* | 9p: v9fs_vfs_rename incorrect clunk order | Latchesar Ionkov | 2007-10-23 |
* | 9p: fix memleak in fs/9p/v9fs.c | Adrian Bunk | 2007-10-23 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-10-23 |
|\ |
|
| * | [JFFS2] Fix return value from jffs2_write_end() | Nick Piggin | 2007-10-22 |
| * | [JFFS2] Tidy up fix for ACL/permissions problem. | KaiGai Kohei | 2007-10-20 |
* | | procfs: fix kernel-doc param warnings | Randy Dunlap | 2007-10-22 |
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-22 |
|\ \ |
|
| * | | Update fs/ to use sg helpers | Jens Axboe | 2007-10-22 |
* | | | exportfs: update documentation | Christoph Hellwig | 2007-10-22 |
* | | | exportfs: make struct export_operations const | Christoph Hellwig | 2007-10-22 |
* | | | exportfs: remove old methods | Christoph Hellwig | 2007-10-22 |