aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | | nfsd: add proc file listing kernel's gss_krb5 enctypesKevin Coffman2011-03-07
| | * | | | | | | | | | | | | | | | | NFSD, VFS: Remove dead code in nfsd_rename()Jesper Juhl2011-03-07
| | * | | | | | | | | | | | | | | | | nfsd: kill unused macro definitionShan Wei2011-03-07
| | * | | | | | | | | | | | | | | | | locks: use assign_type()Namhyung Kim2011-03-07
| | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-03-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Squashfs: Use vmalloc rather than kmalloc for zlib workspacePhillip Lougher2011-03-22
| | * | | | | | | | | | | | | | | | Squashfs: handle corruption of directory structurePhillip Lougher2011-03-15
| | * | | | | | | | | | | | | | | | Squashfs: wrap squashfs_mount() definitionPhillip Lougher2011-02-28
| | * | | | | | | | | | | | | | | | Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymorePhillip Lougher2011-02-28
| | * | | | | | | | | | | | | | | | Squashfs: Update Kconfig help text to include xz compressionPhillip Lougher2011-02-28
| | * | | | | | | | | | | | | | | | Squashfs: add compression options support to xz decompressorPhillip Lougher2011-02-28
| | * | | | | | | | | | | | | | | | Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher2011-02-28