Age | Commit message (Expand) | Author |
2009-12-17 | Btrfs: Show discard option in /proc/mounts | Matthew Wilcox |
2009-12-17 | Btrfs: deny sys_link across subvolumes. | TARUISI Hiroaki |
2009-12-17 | Btrfs: fail mount on bad mount options | Sage Weil |
2009-12-17 | Btrfs: don't add extent 0 to the free space cache v2 | Yan, Zheng |
2009-12-17 | Btrfs: Fix per root used space accounting | Yan, Zheng |
2009-12-17 | Btrfs: Fix btrfs_drop_extent_cache for skip pinned case | Yan, Zheng |
2009-12-17 | Btrfs: Add delayed iput | Yan, Zheng |
2009-12-17 | Btrfs: Pass transaction handle to security and ACL initialization functions | Yan, Zheng |
2009-12-17 | Btrfs: Make truncate(2) more ENOSPC friendly | Yan, Zheng |
2009-12-17 | Btrfs: Make fallocate(2) more ENOSPC friendly | Yan, Zheng |
2009-12-17 | Btrfs: Avoid orphan inodes cleanup during committing transaction | Yan, Zheng |
2009-12-17 | Btrfs: Avoid orphan inodes cleanup while replaying log | Yan, Zheng |
2009-12-17 | Btrfs: Fix disk_i_size update corner case | Yan, Zheng |
2009-12-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds |
2009-12-17 | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score | Linus Torvalds |
2009-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2009-12-17 | kill I_LOCK | Christoph Hellwig |
2009-12-17 | fold do_sync_file_range into sys_sync_file_range | Christoph Hellwig |
2009-12-17 | fix up O_SYNC comments | Christoph Hellwig |
2009-12-17 | spi: spi_txx9.c: use resource_size() | hartleys |
2009-12-17 | spi: spi_sh_sci.c: use resource_size() | hartleys |
2009-12-17 | spi: spi_mpc8xxx.c: use resource_size() | hartleys |
2009-12-17 | spi: spi_bfin5xx.c: use resource_size() | hartleys |
2009-12-17 | spi: atmel_spi.c: use resource_size() | hartleys |
2009-12-17 | VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_... | Erez Zadok |
2009-12-17 | spi: Add s3c64xx SPI Controller driver | Jassi Brar |
2009-12-17 | fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all | Erez Zadok |
2009-12-17 | atmel_spi: fix dma addr calculation for len > BUFFER_SIZE | Ben Nizette |
2009-12-17 | spi_s3c24xx: add FIQ pseudo-DMA support | Ben Dooks |
2009-12-17 | vfs: remove extraneous NULL d_inode check from do_filp_open | Jeff Layton |
2009-12-17 | fs: no games with DCACHE_UNHASHED | Nick Piggin |
2009-12-17 | fs: anon_inodes implement dname | Nick Piggin |
2009-12-17 | spi: controller driver for Designware SPI core | Feng Tang |
2009-12-17 | spidev: add proper section markers | Mike Frysinger |
2009-12-17 | spidev: use DECLARE_BITMAP instead of declaring the array | Thadeu Lima de Souza Cascardo |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-17 | Revert "fbdev: atafb - add palette register check" | Geert Uytterhoeven |
2009-12-17 | x86/ptrace: make genregs[32]_get/set more robust | Linus Torvalds |
2009-12-17 | backlight: mbp_nvidia_bl - add two more MacBookPro variants | Daniel Ritz |
2009-12-17 | backlight: Pass device through notify callback in the pwm driver | Ben Dooks |
2009-12-17 | leds: leds-pwm: Set led_classdev max_brightness | Lars-Peter Clausen |
2009-12-17 | leds: leds-lp3944.h - remove unneeded includes | Antonio Ospite |
2009-12-17 | leds: use default-on trigger for Cobalt Qube | Florian Fainelli |
2009-12-17 | leds: drivers/leds/leds-ss4200.c: fix return statement | akpm@linux-foundation.org |
2009-12-17 | leds: leds-pca9532.h- indent with tabs, not spaces | Antonio Ospite |
2009-12-17 | leds: Add LED class driver for regulator driven LEDs. | Antonio Ospite |
2009-12-17 | backlight: PTR_ERR return of wrong pointer in cr_backlight_probe() | Roel Kluin |
2009-12-17 | leds: leds-cobalt-qube.c: use resource_size() | H Hartley Sweeten |
2009-12-17 | leds: leds-cobalt-raq.c - use resource_size() | H Hartley Sweeten |
2009-12-17 | score: include asm-generic/param.h in asm/delay.h. | Chen Liqin |