summaryrefslogtreecommitdiffstats
path: root/drivers/char/rio (unfollow)
Commit message (Expand)AuthorFilesLines
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-22fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap1-1/+4
2010-05-22linux/elfcore.h: hide kernel functionsRoland McGrath1-2/+2
2010-05-22fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro1-14/+7
2010-05-22get rid of home-grown mutex in cris eeprom.cAl Viro1-19/+8
2010-05-22switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro3-45/+11
2010-05-22switch ecryptfs_get_locked_page() to struct inode *Al Viro3-15/+7
2010-05-22simplify access to ecryptfs inodes in ->readpage() and friendsAl Viro1-4/+3
2010-05-22AFS: Don't put struct file on the stackAl Viro4-36/+41
2010-05-22Ban ecryptfs over ecryptfsAl Viro1-0/+8
2010-05-22logfs: replace inode uid,gid,mode initialization with helper functionAl Viro1-8/+1
2010-05-22ufs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-9/+1
2010-05-22udf: replace inode uid,gid,mode init with helperDmitry Monakhov2-17/+4
2010-05-22ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-8/+1
2010-05-22sysv: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1
2010-05-22reiserfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-14/+4
2010-05-22ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov3-32/+16
2010-05-22omfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-3/+1
2010-05-22bfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-3/+1
2010-05-22ocfs2: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-8/+1
2010-05-22nilfs2: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1
2010-05-22minix: replace inode uid,gid,mode init with helperDmitry Monakhov3-12/+6
2010-05-22ext4: replace inode uid,gid,mode init with helperDmitry Monakhov1-8/+4
2010-05-22ext3: replace inode uid,gid,mode init with helperDmitry Monakhov1-8/+5
2010-05-22ext2: replace inode uid,gid,mode init with helperDmitry Monakhov1-8/+4
2010-05-22exofs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1
2010-05-22btrfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1
2010-05-22jfs: replace inode uid,gid,mode init with helperDmitry Monakhov1-10/+2
2010-05-229p: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-3/+1
2010-05-22vfs: Add inode uid,gid,mode init helperDmitry Monakhov2-1/+22
2010-05-22fs-writeback.c: bitfields should be unsignedH Hartley Sweeten1-3/+3
2010-05-22namei.c : update mnt when it neededHuang Shijie1-2/+3