summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-01block: disable preemption before using sched_clock()Jens Axboe1-0/+9
2010-06-01cciss: call BUG() earlierDan Carpenter1-1/+1
2010-06-01Preparing 8.3.8rc2Philipp Reisner1-1/+1
2010-06-01drbd: Reduce verbosityPhilipp Reisner2-9/+0
2010-06-01drbd: use drbd specific ratelimit instead of global printk_ratelimitLars Ellenberg2-2/+2
2010-06-01drbd: fix hang on local read errors while disconnectedLars Ellenberg3-13/+16
2010-06-01drbd: Removed the now empty w_io_error() functionPhilipp Reisner3-41/+1
2010-06-01drbd: removed duplicated #includesAndrea Gelmini1-1/+0
2010-06-01drbd: improve usage of MSG_MORELars Ellenberg1-13/+19
2010-06-01drbd: need to set socket bufsize early to take effectLars Ellenberg1-10/+23
2010-06-01drbd: improve network latency, TCP_QUICKACKLars Ellenberg1-1/+1
2010-06-01drbd: Revert "drbd: Create new current UUID as late as possible"Philipp Reisner3-47/+7
2010-06-01brd: support discardNick Piggin1-1/+52
2010-06-01Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe5-51/+15
2010-06-01Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"Jens Axboe1-11/+5
2010-05-25fs/splice.c: fix mapping_gfp_mask usageNick Piggin1-1/+1
2010-05-25cfq-iosched: fix an oops caused by slab leakShaohua Li1-6/+14
2010-05-24pipe: make F_{GET,SET}PIPE_SZ deal with byte sizesJens Axboe1-16/+21
2010-05-24pipe: F_SETPIPE_SZ should return -EPERM for non-rootJens Axboe1-1/+1
2010-05-24block: Adjust elv_iosched_show to return "none" for bio-based DMMike Snitzer1-1/+1
2010-05-24cfq-iosched: compact io_context radix_treeKonstantin Khlebnikov1-5/+39
2010-05-24cfq-iosched: remove dead_key from cfq_io_contextKonstantin Khlebnikov2-14/+28
2010-05-21fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap1-1/+4
2010-05-21linux/elfcore.h: hide kernel functionsRoland McGrath1-2/+2
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds119-1294/+907
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds33-740/+1726
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds13-138/+182
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds10-409/+541
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds81-2811/+7826
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds5-30/+64
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds11-295/+1710
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds33-511/+5286
2010-05-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds14-582/+987
2010-05-22Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linusNeilBrown10120-238877/+526409
2010-05-21fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro1-14/+7
2010-05-21get rid of home-grown mutex in cris eeprom.cAl Viro1-19/+8
2010-05-21switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro3-45/+11
2010-05-21switch ecryptfs_get_locked_page() to struct inode *Al Viro3-15/+7
2010-05-21simplify access to ecryptfs inodes in ->readpage() and friendsAl Viro1-4/+3
2010-05-21AFS: Don't put struct file on the stackAl Viro4-36/+41
2010-05-21Ban ecryptfs over ecryptfsAl Viro1-0/+8
2010-05-21logfs: replace inode uid,gid,mode initialization with helper functionAl Viro1-8/+1
2010-05-21ufs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-9/+1
2010-05-21udf: replace inode uid,gid,mode init with helperDmitry Monakhov2-17/+4
2010-05-21ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-8/+1
2010-05-21sysv: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1
2010-05-21reiserfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-14/+4
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov3-32/+16
2010-05-21omfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-3/+1
2010-05-21bfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-3/+1