aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-22block: fix non-atomic access to genhd inflight structuresShaohua Li
2011-03-19block: NULL dereference on error path in __blkdev_get()Dan Carpenter
2011-03-17fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe
2011-03-17block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen
2011-03-17jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe
2011-03-17jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe
2011-03-17fs: make fsync_buffers_list() plugJens Axboe
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-10aio: remove request submission batchingJens Axboe
2011-03-10fs: make aio plugShaohua Li
2011-03-10fs: make mpage read/write_pages() plugJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-09block: Don't check events while open is in progressTejun Heo
2011-03-09block: Don't check events on close unless it was blockedTejun Heo
2011-03-09block: Don't implicitly trigger event check on disk_unblock_events()Tejun Heo
2011-03-08block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen
2011-02-28fs/block_dev.c: fix new kernel-doc warningRandy Dunlap
2011-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-02-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-02-25aio: fix race between io_destroy() and io_submit()Jan Kara
2011-02-25aio: fix rcu ioctx lookupNick Piggin
2011-02-25ldm: corrupted partition table can cause kernel oopsTimo Warns
2011-02-25epoll: prevent creating circular epoll structuresDavide Libenzi
2011-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-25afs: Fix oops in afs_unlink_writebackAnton Blanchard
2011-02-25fuse: fix truncate after openMiklos Szeredi
2011-02-25fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi
2011-02-24block: bd_link_disk_holder() should hold on to holder_dirTejun Heo
2011-02-24Unlock vfsmount_lock in do_umountJ. R. Okajima
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-23Btrfs: fix fiemap bugs with delallocChris Mason
2011-02-22xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner
2011-02-22xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-02-21Docbook: add fs/eventfd.c and fix typos in itRandy Dunlap
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-02-21[CIFS] update cifs versionSteve French
2011-02-21cifs: Fix regression in LANMAN (LM) auth codeShirish Pargaonkar
2011-02-21eCryptfs: Copy up lower inode attrs in getattrTyler Hicks
2011-02-21ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft
2011-02-21eCryptfs: Handle NULL nameidata pointersTyler Hicks
2011-02-20ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh
2011-02-20Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye
2011-02-20ocfs2: Fix estimate of necessary credits for mkdirJan Kara
2011-02-19ceph: keep reference to parent inode on ceph_dentryYehuda Sadeh
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds