aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-13Simplify devpts_pty_killSukadev Bhattiprolu1-17/+12
2008-10-13Simplify devpts_pty_new()Sukadev Bhattiprolu1-3/+8
2008-10-13Simplify devpts_get_tty()Sukadev Bhattiprolu1-12/+5
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu1-5/+6
2008-10-13tty: Redo current tty lockingAlan Cox1-2/+0
2008-10-13tty: the vhangup syscall is racyAlan Cox1-2/+1
2008-10-13tty: Make get_current_tty use a krefAlan Cox1-3/+3
2008-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds8-31/+122
2008-10-12ext4: fix kconfig typo and extra whitespaceJan Engelhardt1-2/+2
2008-10-12ext4: fix build failure without procfsAlexander Beregalov1-0/+2
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-2/+0
2008-10-12provide generic_block_fiemap() only with BLOCK=yAdrian Bunk1-0/+4
2008-10-12[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_assembleJeff Layton1-2/+0
2008-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds41-2475/+2209
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds12-483/+632
2008-10-10ext4: add an option to control error handling on file dataHidehiro Kawai3-0/+20
2008-10-10jbd2: don't dirty original metadata buffer on abortHidehiro Kawai1-1/+4
2008-10-10ext4: add checks for errors from jbd2Hidehiro Kawai2-8/+27
2008-10-10jbd2: fix error handling for checkpoint ioHidehiro Kawai3-20/+64
2008-10-12jbd2: abort when failed to log metadata buffersHidehiro Kawai1-0/+3
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o12-84/+119
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds7-98/+276
2008-10-10Fix barrier fail detection in XFSChristoph Hellwig3-4/+14
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds15-798/+649
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-292/+502
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds1-0/+3
2008-10-09block_dev: fix kernel-doc in new functionsRandy Dunlap1-9/+4
2008-10-09block: mark bio_split_pool staticDenis ChengRq1-5/+4
2008-10-09block: Find bio sector offset given idx and offsetMartin K. Petersen1-0/+36
2008-10-09block: Introduce integrity data ownership flagMartin K. Petersen1-1/+2
2008-10-09block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1Jens Axboe1-5/+0
2008-10-09block: cleanup some of the integrity stuff in blkdev.hJens Axboe1-0/+31
2008-10-09block: add bio_kmalloc()Jens Axboe1-21/+75
2008-10-09Call flush_disk() after detecting an online resize.Andrew Patterson1-0/+1
2008-10-09Added flush_disk to factor out common buffer cache flushing code.Andrew Patterson1-5/+27
2008-10-09Check for device resize when rescanning partitionsAndrew Patterson1-1/+2
2008-10-09Adjust block device size after an online resize of a disk.Andrew Patterson1-0/+37
2008-10-09Wrapper for lower-level revalidate_disk routines.Andrew Patterson1-0/+21
2008-10-09block: make blk_rq_map_user take a NULL user-space bufferFUJITA Tomonori1-4/+4
2008-10-09bio: convert bio_copy_kern to use bio_copy_userFUJITA Tomonori1-50/+4
2008-10-09block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori1-17/+41
2008-10-09block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori1-14/+19
2008-10-09block: add support for IO CPU affinityJens Axboe1-0/+1
2008-10-09block: allow disk to have extended device numberTejun Heo1-0/+1
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo1-3/+1
2008-10-09block: make partition array dynamicTejun Heo1-5/+26
2008-10-09block: move stats from disk to part0Tejun Heo1-6/+6
2008-10-09block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo1-5/+5
2008-10-09block: always set bdev->bd_partTejun Heo2-42/+32
2008-10-09block: move holder_dir from disk to part0Tejun Heo2-21/+4