Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | block: submit_bh() inadvertently discards barrier flag on a sync write | Jens Axboe | 2008-08-27 | 1 | -5/+8 | |
| * | | | | | | | block: clean up cmdfilter sysfs interface | Adel Gadllah | 2008-08-27 | 1 | -24/+30 | |
| * | | | | | | | block: rename blk_scsi_cmd_filter to blk_cmd_filter | FUJITA Tomonori | 2008-08-27 | 3 | -20/+20 | |
| * | | | | | | | sg: restore command permission for TYPE_SCANNER | FUJITA Tomonori | 2008-08-27 | 1 | -8/+14 | |
| * | | | | | | | block: move cmdfilter from gendisk to request_queue | FUJITA Tomonori | 2008-08-27 | 7 | -163/+132 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-08-27 | 7 | -77/+83 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ocfs2: Increment the reference count of an already-active stack. | Joel Becker | 2008-08-25 | 1 | -3/+4 | |
| * | | | | | | | [PATCH] configfs: Consolidate locking around configfs_detach_prep() in config... | Louis Rilling | 2008-08-22 | 1 | -10/+7 | |
| * | | | | | | | ocfs2: correctly set i_blocks after inline dir gets expanded | Mark Fasheh | 2008-08-22 | 1 | -1/+6 | |
| * | | | | | | | ocfs2: Jump to correct label in ocfs2_expand_inline_dir() | Tao Ma | 2008-08-22 | 1 | -2/+2 | |
| * | | | | | | | ocfs2: Fix sleep-with-spinlock recovery regression | Mark Fasheh | 2008-08-22 | 1 | -9/+14 | |
| * | | | | | | | [PATCH] ocfs2/cluster/netdebug.c: fix warning | Alexander Beregalov | 2008-08-22 | 1 | -13/+13 | |
| * | | | | | | | [PATCH] ocfs2/cluster/tcp.c: make some functions static | Adrian Bunk | 2008-08-22 | 2 | -39/+37 | |
* | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-08-27 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [S390] dcss: fix build bug. | Heiko Carstens | 2008-08-25 | 1 | -2/+3 | |
| * | | | | | | | | [S390] Fix linker script. | Heiko Carstens | 2008-08-25 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | ftrace: disable tracing for suspend to ram | Steven Rostedt | 2008-08-27 | 1 | -1/+4 | |
* | | | | | | | | Revert "pktcdvd: push BKL down into driver" | Linus Torvalds | 2008-08-27 | 1 | -25/+10 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-08-26 | 2 | -6/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ALSA: ASoC: Fix error paths in N810 machine driver init and release clocks at... | Jarkko Nikula | 2008-08-26 | 1 | -5/+13 | |
| * | | | | | | | ALSA: oxygen: prevent muting of nonexistent AC97 controls | Clemens Ladisch | 2008-08-26 | 1 | -1/+4 | |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-08-26 | 2 | -4/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [IA64] Fix __{in,out}s{w,l} to handle unaligned data | James Bottomley | 2008-08-25 | 1 | -4/+6 | |
| * | | | | | | | | [IA64] Fix ia64 build failure when CONFIG_SFC=m | Robin Holt | 2008-08-25 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Fix userspace export of <linux/net.h> | David Woodhouse | 2008-08-26 | 1 | -7/+7 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-08-26 | 10 | -30/+74 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-08-26 | 457 | -3520/+4932 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | [CIFS] check version in spnego upcall response | Steve French | 2008-08-26 | 3 | -2/+15 | |
| * | | | | | | | [CIFS] Kerberos support not considered experimental anymore | Steve French | 2008-08-19 | 2 | -5/+26 | |
| * | | | | | | | [CIFS] distinguish between Kerberos and MSKerberos in upcall | Steve French | 2008-08-19 | 4 | -6/+14 | |
| * | | | | | | | cifs: add local server pointer to cifs_setup_session | Jeff Layton | 2008-08-19 | 1 | -16/+17 | |
| * | | | | | | | [CIFS] reindent misindented statement | Ilpo Järvinen | 2008-08-19 | 1 | -1/+2 | |
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-08-26 | 13 | -73/+80 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [MIPS] Ignore vmlinux.lds generated files | Florian Fainelli | 2008-08-26 | 1 | -0/+1 | |
| * | | | | | | | | [MIPS] kgdb: Do not call fixup_exception | Atsushi Nemoto | 2008-08-26 | 1 | -3/+0 | |
| * | | | | | | | | [MIPS] RB532: Do not define registers that are already defined | Florian Fainelli | 2008-08-26 | 1 | -13/+3 | |
| * | | | | | | | | [MIPS] IP27: Export symbol pcibus_to_node to modules. | Ralf Baechle | 2008-08-26 | 1 | -0/+1 | |
| * | | | | | | | | [MIPS] kgdb: s/(void *)0)/NULL/ | Ralf Baechle | 2008-08-26 | 1 | -1/+1 | |
| * | | | | | | | | [MIPS] kgdb: smp_call_function's 3rd argument is a pointer. | Ralf Baechle | 2008-08-26 | 1 | -1/+1 | |
| * | | | | | | | | [MIPS] TXx9: Fix mips_hpt_frequency initialization | Atsushi Nemoto | 2008-08-26 | 1 | -0/+3 | |
| * | | | | | | | | [MIPS] emma2rh: Fix build error by header file inclusion weeding. | Ralf Baechle | 2008-08-26 | 1 | -15/+1 | |
| * | | | | | | | | [MIPS] Jazz: Fix build error by header file inclusion weeding. | Ralf Baechle | 2008-08-26 | 1 | -12/+1 | |
| * | | | | | | | | [MIPS] Wire up new syscalls. | Ralf Baechle | 2008-08-26 | 5 | -6/+48 | |
| * | | | | | | | | [MIPS] Convert printk statements during kernel setup to use severity levels | Mike Crowe | 2008-08-26 | 1 | -22/+20 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-08-26 | 68 | -2808/+6659 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | powerpc: Update defconfigs for most non-embedded platforms | Paul Mackerras | 2008-08-26 | 8 | -628/+1002 | |
| * | | | | | | | powerpc: Export CMO_PageSize | Andrew Morton | 2008-08-26 | 1 | -0/+1 | |
| * | | | | | | | powerpc/ps3: Fix ioremap of spu shadow regs | Masakazu Mokuno | 2008-08-26 | 1 | -4/+14 | |
| * | | | | | | | powerpc/ps3: Rework htab code to remove ioremap | Masakazu Mokuno | 2008-08-26 | 2 | -179/+91 | |
| * | | | | | | | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 2008-08-26 | 1 | -20/+133 |