| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: fix include/percpu-rwsem.h export error | Jens Axboe | 2012-09-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blockdev: turn a rw semaphore into a percpu rw semaphore | Mikulas Patocka | 2012-09-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a crash when block device is read and block size is changed at the same time | Mikulas Patocka | 2012-09-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: ioctl to zero block ranges | Martin K. Petersen | 2012-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Implement support for WRITE SAME | Martin K. Petersen | 2012-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Consolidate command flag and queue limit checks for merges | Martin K. Petersen | 2012-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Clean up special command handling logic | Martin K. Petersen | 2012-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Add bio_clone_bioset(), bio_clone_kmalloc() | Kent Overstreet | 2012-09-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Consolidate bio_alloc_bioset(), bio_kmalloc() | Kent Overstreet | 2012-09-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Kill bi_destructor | Kent Overstreet | 2012-09-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Add bio_reset() | Kent Overstreet | 2012-09-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Ues bi_pool for bio_integrity_alloc() | Kent Overstreet | 2012-09-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Generalized bio pool freeing | Kent Overstreet | 2012-09-09 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-10-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: don't put ACCESS in OPEN compound if O_EXCL | Weston Andros Adamson | 2012-10-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Discover NFSv4 server trunking when mounting | Chuck Lever | 2012-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Introduce "migration" mount option | Chuck Lever | 2012-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Introduce rpc_clone_client_set_auth() | Chuck Lever | 2012-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Add ACCESS operation to OPEN compound | Weston Andros Adamson | 2012-10-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Clean up the pNFS layoutget interface | Trond Myklebust | 2012-09-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Get rid of the redundant xprt->shutdown bit field | Trond Myklebust | 2012-09-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Fix fdatasync/fsync() when confronted with a server reboot | Trond Myklebust | 2012-09-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Clean up helper function nfs4_select_rw_stateid() | Trond Myklebust | 2012-09-28 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-10-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pwm: Fix compilation error when CONFIG_PWM is not defined | Tushar Behera | 2012-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pwm: add devm_pwm_get() and devm_pwm_put() | Alexandre Courbot | 2012-09-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pwm: Add support for configuring the PWM polarity | Philip, Avinash | 2012-09-10 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2012-10-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: add output driver configuration for pca9633 led driver | Peter Meerwald | 2012-09-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: Add new LED driver for lm3642 chips | G.Shark Jeong | 2012-09-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: Add new LED driver for lm355x chips | G.Shark Jeong | 2012-09-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds-lp5523: add channel name in the platform data | Kim, Milo | 2012-09-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: delay led_set_brightness if stopping soft-blink | Fabio Baltieri | 2012-09-11 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic sys_execve() | Al Viro | 2012-09-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic kernel_execve() | Al Viro | 2012-09-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: current_pt_regs() | Al Viro | 2012-09-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preparation for generic kernel_thread() | Al Viro | 2012-09-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the only place that needs to include asm/exec.h is linux/binfmts.h | Al Viro | 2012-09-20 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-10-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowe... | David S. Miller | 2012-10-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/isdn | David Howells | 2012-10-09 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowel... | David S. Miller | 2012-10-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/tc_ematch | David Howells | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/tc_act | David Howells | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6 | David Howells | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4 | David Howells | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_bridge | David Howells | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter_arp | David Howells | 2012-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/netfilter/ipset | David Howells | 2012-10-09 | |
