aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/inode.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-14vfs: Rename generic_file_aio_write_nolockChristoph Hellwig4-43/+33
2009-09-14ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolockJan Kara1-10/+12
2009-09-14pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolockJan Kara1-1/+1
2009-09-14vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write()Jan Kara1-29/+6
2009-09-14vfs: Export __generic_file_aio_write() and add some commentsJan Kara2-7/+52
2009-09-14vfs: Introduce filemap_fdatawait_rangeJan Kara2-0/+22
2009-09-14fs/Kconfig: move nilfs2 outside misc filesystemsRyusuke Konishi2-2/+2
2009-09-14nilfs2: convert nilfs_bmap_lookup to an inline functionRyusuke Konishi3-36/+28
2009-09-14nilfs2: allow btree code to directly call dat operationsRyusuke Konishi4-299/+167
2009-09-14nilfs2: add update functions of virtual block address to datRyusuke Konishi3-20/+44
2009-09-14nilfs2: remove individual gfp constants for each metadata fileRyusuke Konishi8-19/+9
2009-09-14nilfs2: stop zero-fill of btree path just before free itRyusuke Konishi1-24/+12
2009-09-14nilfs2: remove unused btree argument from btree functionsRyusuke Konishi1-248/+208
2009-09-14nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_freeRyusuke Konishi2-12/+0
2009-09-14nilfs2: shorten freeze period due to GC in write operation v3Jiro SEKIBA2-7/+21
2009-09-14nilfs2: add more check routines in mount processZhu Yanhai2-4/+14
2009-09-14nilfs2: An unassigned variable is assigned to a never used structure memberZhang Qiang1-4/+0
2009-09-14nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAITRyusuke Konishi1-2/+2
2009-09-14nilfs2: stop using periodic write_super callbackJiro SEKIBA2-46/+7
2009-09-14nilfs2: clean up nilfs_write_superJiro SEKIBA2-8/+17
2009-09-14nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fsJiro SEKIBA1-2/+8
2009-09-14nilfs2: remove redundant super block commitJiro SEKIBA1-3/+0
2009-09-14nilfs2: implement nilfs_show_options to display mount options in /proc/mountsJiro SEKIBA1-1/+23
2009-09-14nilfs2: always lookup disk block address before reading metadata blockRyusuke Konishi1-15/+10
2009-09-14nilfs2: use semaphore to protect pointer to a writable FS-instanceRyusuke Konishi3-26/+12
2009-09-14nilfs2: fix format string compile warning (ino_t)Heiko Carstens1-1/+2
2009-09-14nilfs2: fix ignored error code in __nilfs_read_inode()Ryusuke Konishi1-1/+2
2009-09-14agp/intel: remove restore in resumeZhenyu Wang1-9/+0
2009-09-14GFS2: Whitespace fixesSteven Whitehouse3-4/+4
2009-09-14block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig6-67/+37
2009-09-14Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of readsDavid Woodhouse1-2/+2
2009-09-14block: don't assume device has a request list backing in nr_requests storeJens Axboe1-1/+6
2009-09-14block: Optimal I/O limit wrapperMartin K. Petersen3-2/+22
2009-09-14cfq: choose a new next_req when a request is dispatchedJeff Moyer1-0/+1
2009-09-14Seperate read and write statistics of in_flight requestsNikanth Karthikesan6-19/+42
2009-09-14aoe: end barrier bios with EOPNOTSUPPEd Cashin1-0/+3
2009-09-14slub: fix slab_pad_check()Eric Dumazet1-1/+1
2009-09-14SELinux: flush the avc before disabling SELinuxEric Paris1-0/+2
2009-09-14SELinux: seperate avc_cache flushingEric Paris1-7/+17
2009-09-14Creds: creds->security can be NULL is selinux is disabledEric Paris3-5/+23
2009-09-13Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg1-15/+16
2009-09-13Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov1-1/+17
2009-09-12V4L/DVB (12713): em28xx: Cleanups at ir_i2c handlerMauro Carvalho Chehab1-16/+4
2009-09-12V4L/DVB (12712): em28xx: properly load ir-kbd-i2c when neededMauro Carvalho Chehab2-5/+10
2009-09-12V4L/DVB (12701): saa7134: ir-kbd-i2c init data needs a persistent objectMauro Carvalho Chehab2-31/+33
2009-09-12V4L/DVB (12699): cx18: ir-kbd-i2c initialization data should point to a persistent objectAndy Walls1-7/+8
2009-09-12V4L/DVB (12698): em28xx: ir-kbd-i2c init data needs a persistent objectMauro Carvalho Chehab2-17/+19
2009-09-12V4L/DVB (12707): gspca - sn9c20x: Add SXGA support to MT9M111Brian Johnson1-2/+14
2009-09-12V4L/DVB (12706): gspca - sn9c20x: disable exposure/gain controls for MT9M111 sensors.Brian Johnson1-6/+5
2009-09-12V4L/DVB (12705): gspca - sn9c20x: Add SXGA support to SOI968Brian Johnson1-0/+20