Age | Commit message (Expand) | Author | Files | Lines |
2009-12-18 | hwmon: I2C bus support for lis3lv02d and variant accelerometer chips | Samu Onkalo | 3 | -0/+201 |
2009-12-18 | reiserfs: truncate blocks not used by a write | Jan Kara | 1 | -4/+14 |
2009-12-18 | cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT | Geert Uytterhoeven | 1 | -0/+1 |
2009-12-18 | kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no... | WANG Cong | 1 | -1/+1 |
2009-12-18 | Merge branch 'cache' (early part) | Russell King | 29 | -155/+224 |
2009-12-18 | Revert "task_struct: make journal_info conditional" | Linus Torvalds | 10 | -20/+1 |
2009-12-18 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mas... | Chris Mason | 1 | -4/+9 |
2009-12-17 | Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" | Linus Torvalds | 3 | -1/+11 |
2009-12-17 | Btrfs: make sure fallocate properly starts a transaction | Chris Mason | 1 | -4/+9 |
2009-12-17 | Merge branch btrfs-master into for-linus | Chris Mason | 20 | -916/+1168 |
2009-12-17 | Btrfs: make metadata chunks smaller | Josef Bacik | 2 | -11/+2 |
2009-12-17 | Btrfs: Show discard option in /proc/mounts | Matthew Wilcox | 1 | -0/+2 |
2009-12-17 | Btrfs: deny sys_link across subvolumes. | TARUISI Hiroaki | 1 | -0/+4 |
2009-12-17 | Btrfs: fail mount on bad mount options | Sage Weil | 1 | -1/+8 |
2009-12-17 | Btrfs: don't add extent 0 to the free space cache v2 | Yan, Zheng | 1 | -1/+9 |
2009-12-17 | Btrfs: Fix per root used space accounting | Yan, Zheng | 5 | -27/+47 |
2009-12-17 | Btrfs: Fix btrfs_drop_extent_cache for skip pinned case | Yan, Zheng | 1 | -7/+3 |
2009-12-17 | Btrfs: Add delayed iput | Yan, Zheng | 9 | -18/+90 |
2009-12-17 | Btrfs: Pass transaction handle to security and ACL initialization functions | Yan, Zheng | 6 | -63/+96 |
2009-12-17 | Btrfs: Make truncate(2) more ENOSPC friendly | Yan, Zheng | 2 | -137/+212 |
2009-12-17 | Btrfs: Make fallocate(2) more ENOSPC friendly | Yan, Zheng | 1 | -33/+32 |
2009-12-17 | Btrfs: Avoid orphan inodes cleanup during committing transaction | Yan, Zheng | 2 | -16/+17 |
2009-12-17 | Btrfs: Avoid orphan inodes cleanup while replaying log | Yan, Zheng | 5 | -36/+55 |
2009-12-17 | Btrfs: Fix disk_i_size update corner case | Yan, Zheng | 4 | -56/+127 |
2009-12-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 24 | -163/+136 |
2009-12-17 | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score | Linus Torvalds | 6 | -9/+31 |
2009-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 17 | -611/+1981 |
2009-12-17 | kill I_LOCK | Christoph Hellwig | 9 | -44/+39 |
2009-12-17 | fold do_sync_file_range into sys_sync_file_range | Christoph Hellwig | 2 | -40/+23 |
2009-12-17 | fix up O_SYNC comments | Christoph Hellwig | 4 | -4/+4 |
2009-12-17 | spi: spi_txx9.c: use resource_size() | hartleys | 1 | -4/+2 |
2009-12-17 | spi: spi_sh_sci.c: use resource_size() | hartleys | 1 | -1/+1 |
2009-12-17 | spi: spi_mpc8xxx.c: use resource_size() | hartleys | 1 | -1/+1 |
2009-12-17 | spi: spi_bfin5xx.c: use resource_size() | hartleys | 1 | -1/+1 |
2009-12-17 | spi: atmel_spi.c: use resource_size() | hartleys | 1 | -1/+1 |
2009-12-17 | VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_... | Erez Zadok | 2 | -4/+52 |
2009-12-17 | spi: Add s3c64xx SPI Controller driver | Jassi Brar | 3 | -0/+1204 |
2009-12-17 | fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all | Erez Zadok | 5 | -22/+9 |
2009-12-17 | atmel_spi: fix dma addr calculation for len > BUFFER_SIZE | Ben Nizette | 1 | -2/+2 |
2009-12-17 | spi_s3c24xx: add FIQ pseudo-DMA support | Ben Dooks | 6 | -14/+392 |
2009-12-17 | vfs: remove extraneous NULL d_inode check from do_filp_open | Jeff Layton | 1 | -1/+1 |
2009-12-17 | fs: no games with DCACHE_UNHASHED | Nick Piggin | 3 | -50/+0 |
2009-12-17 | fs: anon_inodes implement dname | Nick Piggin | 1 | -0/+10 |
2009-12-17 | spi: controller driver for Designware SPI core | Feng Tang | 5 | -0/+1337 |
2009-12-17 | spidev: add proper section markers | Mike Frysinger | 1 | -8/+8 |
2009-12-17 | spidev: use DECLARE_BITMAP instead of declaring the array | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 90 | -401/+556 |
2009-12-17 | Revert "fbdev: atafb - add palette register check" | Geert Uytterhoeven | 1 | -3/+0 |
2009-12-17 | x86/ptrace: make genregs[32]_get/set more robust | Linus Torvalds | 1 | -8/+8 |
2009-12-17 | ALSA: hda - Fix missing capsrc_nids for ALC88x | Takashi Iwai | 1 | -0/+6 |