aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-17Btrfs: Show discard option in /proc/mountsMatthew Wilcox1-0/+2
2009-12-17Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki1-0/+4
2009-12-17Btrfs: fail mount on bad mount optionsSage Weil1-1/+8
2009-12-17Btrfs: don't add extent 0 to the free space cache v2Yan, Zheng1-1/+9
2009-12-17Btrfs: Fix per root used space accountingYan, Zheng5-27/+47
2009-12-17Btrfs: Fix btrfs_drop_extent_cache for skip pinned caseYan, Zheng1-7/+3
2009-12-17Btrfs: Add delayed iputYan, Zheng9-18/+90
2009-12-17Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng6-63/+96
2009-12-17Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng2-137/+212
2009-12-17Btrfs: Make fallocate(2) more ENOSPC friendlyYan, Zheng1-33/+32
2009-12-17Btrfs: Avoid orphan inodes cleanup during committing transactionYan, Zheng2-16/+17
2009-12-17Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng5-36/+55
2009-12-17Btrfs: Fix disk_i_size update corner caseYan, Zheng4-56/+127
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds24-163/+136
2009-12-17Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds6-9/+31
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds17-611/+1981
2009-12-17kill I_LOCKChristoph Hellwig9-44/+39
2009-12-17fold do_sync_file_range into sys_sync_file_rangeChristoph Hellwig2-40/+23
2009-12-17fix up O_SYNC commentsChristoph Hellwig4-4/+4
2009-12-17spi: spi_txx9.c: use resource_size()hartleys1-4/+2
2009-12-17spi: spi_sh_sci.c: use resource_size()hartleys1-1/+1
2009-12-17spi: spi_mpc8xxx.c: use resource_size()hartleys1-1/+1
2009-12-17spi: spi_bfin5xx.c: use resource_size()hartleys1-1/+1
2009-12-17spi: atmel_spi.c: use resource_size()hartleys1-1/+1
2009-12-17VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_sizeErez Zadok2-4/+52
2009-12-17spi: Add s3c64xx SPI Controller driverJassi Brar3-0/+1204
2009-12-17fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok5-22/+9
2009-12-17atmel_spi: fix dma addr calculation for len > BUFFER_SIZEBen Nizette1-2/+2
2009-12-17spi_s3c24xx: add FIQ pseudo-DMA supportBen Dooks6-14/+392
2009-12-17vfs: remove extraneous NULL d_inode check from do_filp_openJeff Layton1-1/+1
2009-12-17fs: no games with DCACHE_UNHASHEDNick Piggin3-50/+0
2009-12-17fs: anon_inodes implement dnameNick Piggin1-0/+10
2009-12-17spi: controller driver for Designware SPI coreFeng Tang5-0/+1337
2009-12-17spidev: add proper section markersMike Frysinger1-8/+8
2009-12-17spidev: use DECLARE_BITMAP instead of declaring the arrayThadeu Lima de Souza Cascardo1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds90-401/+556
2009-12-17Revert "fbdev: atafb - add palette register check"Geert Uytterhoeven1-3/+0
2009-12-17x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds1-8/+8
2009-12-17backlight: mbp_nvidia_bl - add two more MacBookPro variantsDaniel Ritz1-0/+18
2009-12-17backlight: Pass device through notify callback in the pwm driverBen Dooks2-4/+7
2009-12-17leds: leds-pwm: Set led_classdev max_brightnessLars-Peter Clausen1-3/+2
2009-12-17leds: leds-lp3944.h - remove unneeded includesAntonio Ospite1-3/+0
2009-12-17leds: use default-on trigger for Cobalt QubeFlorian Fainelli1-1/+1
2009-12-17leds: drivers/leds/leds-ss4200.c: fix return statementakpm@linux-foundation.org1-1/+1
2009-12-17leds: leds-pca9532.h- indent with tabs, not spacesAntonio Ospite1-1/+1
2009-12-17leds: Add LED class driver for regulator driven LEDs.Antonio Ospite4-0/+295
2009-12-17backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()Roel Kluin1-1/+1
2009-12-17leds: leds-cobalt-qube.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-17leds: leds-cobalt-raq.c - use resource_size()H Hartley Sweeten1-1/+1
2009-12-17score: include asm-generic/param.h in asm/delay.h.Chen Liqin1-0/+2