aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-24
|\
| * fs: simplify iget & friendsChristoph Hellwig2011-03-24
| * fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner2011-03-24
| * fs: rename inode_lock to inode_hash_lockDave Chinner2011-03-24
| * fs: move i_wb_list out from under inode_lockDave Chinner2011-03-24
| * fs: move i_sb_list out from under inode_lockDave Chinner2011-03-24
| * fs: remove inode_lock from iput_final and prune_icacheDave Chinner2011-03-24
| * fs: Lock the inode LRU list separatelyDave Chinner2011-03-24
| * fs: factor inode disposalDave Chinner2011-03-24
| * fs: protect inode->i_state with inode->i_lockDave Chinner2011-03-24
| * autofs4: Do not potentially dereference NULL pointer returned by fget() in au...Jesper Juhl2011-03-24
| * autofs4 - remove autofs4_lockIan Kent2011-03-24
| * autofs4 - fix d_manage() return on rcu-walkIan Kent2011-03-24
| * autofs4 - fix autofs4_expire_indirect() traversalIan Kent2011-03-24
| * autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent2011-03-24
| * autofs4 - reinstate last used update on accessIan Kent2011-03-24
| * vfs - check non-mountpoint dentry might block in __follow_mount_rcu()Ian Kent2011-03-24
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \
| * | block: fix non-atomic access to genhd inflight structuresShaohua Li2011-03-22
| * | block: NULL dereference on error path in __blkdev_get()Dan Carpenter2011-03-19
| * | fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe2011-03-17
| * | block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen2011-03-17
| * | jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe2011-03-17
| * | jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe2011-03-17
| * | fs: make fsync_buffers_list() plugJens Axboe2011-03-17
| * | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\ \
| | * | block: kill off REQ_UNPLUGJens Axboe2011-03-10
| | * | aio: remove request submission batchingJens Axboe2011-03-10
| | * | fs: make aio plugShaohua Li2011-03-10
| | * | fs: make mpage read/write_pages() plugJens Axboe2011-03-10
| | * | block: remove per-queue pluggingJens Axboe2011-03-10
| * | | block: Don't check events while open is in progressTejun Heo2011-03-09
| * | | block: Don't check events on close unless it was blockedTejun Heo2011-03-09
| * | | block: Don't implicitly trigger event check on disk_unblock_events()Tejun Heo2011-03-09
| * | | block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen2011-03-08
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-24
|\ \ \ \
| * | | | pstore: cleanups to pstore_dump()Tony Luck2011-03-22
* | | | | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-24
|\ \ \ \ \
| * | | | | UBIFS: fix assertion warning and refine commentsArtem Bityutskiy2011-03-24
| * | | | | UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKSArtem Bityutskiy2011-03-24
| * | | | | UBIFS: use GFP_NOFS properlyArtem Bityutskiy2011-03-24
* | | | | | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-03-24
|\ \ \ \ \ \
| * | | | | | nfsd: wrong index used in inner loopMi Jinlong2011-03-17
| * | | | | | Merge create_session decoding fix into for-2.6.39J. Bruce Fields2011-03-17
| |\ \ \ \ \ \
| * | | | | | | nfsd4: fix comment and remove unused nfsd4_file fieldsJ. Bruce Fields2011-03-17
| * | | | | | | nfs41: make sure nfs server return right ca_maxresponsesize_cachedMi Jinlong2011-03-16
| * | | | | | | nfsd: fix compile errorJ. Bruce Fields2011-03-14
| * | | | | | | nfsd4: fix struct file leakJ. Bruce Fields2011-03-08
| * | | | | | | nfsd4: minor nfs4state.c reshufflingJ. Bruce Fields2011-03-08
| * | | | | | | nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong2011-03-07