aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-16Btrfs: devid filterIlya Dryomov
2012-01-16Btrfs: usage filterIlya Dryomov
2012-01-16Btrfs: profiles filterIlya Dryomov
2012-01-16Btrfs: add basic infrastructure for selective balancingIlya Dryomov
2012-01-16Btrfs: add basic restriper infrastructureIlya Dryomov
2012-01-16Btrfs: make avail_*_alloc_bits fields dynamicIlya Dryomov
2012-01-16Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bitIlya Dryomov
2012-01-16Btrfs: introduce masks for chunk type and profileIlya Dryomov
2012-01-16Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov
2012-01-16sched/accounting, proc: Fix /proc/stat interrupts sumRussell King
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-01-15Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2012-01-15UBIFS: fix non-debug configuration buildDominique Martinet
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-14fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-13Unused iocbs in a batch should not be accounted as active.Gleb Natapov
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-01-13xfs: remove the unused dm_attrs structureChristoph Hellwig
2012-01-13xfs: cleanup xfs_iomap_eof_align_last_fsbChristoph Hellwig
2012-01-13xfs: remove xfs_itruncate_dataChristoph Hellwig
2012-01-13autofs4 - fix deal with autofs4_write racesIan Kent
2012-01-13UBIFS: fix key printingArtem Bityutskiy
2012-01-13UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov
2012-01-12dio: optimize cache misses in the submission pathAndi Kleen
2012-01-12vfs: cache request_queue in struct block_deviceAndi Kleen
2012-01-12fs/direct-io.c: calculate fs_count correctly in get_more_blocks()Tao Ma
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-01-12epoll: limit pathsJason Baron
2012-01-12pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin
2012-01-12proc: fix null pointer deref in proc_pid_permission()Xiaotian Feng
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell
2012-01-12pnfsblock: alloc short extent before submit bioPeng Tao
2012-01-12pnfsblock: remove rpc_call_ops from struct parallel_ioPeng Tao
2012-01-12pnfsblock: move find lock page logic out of bl_write_pagelistPeng Tao
2012-01-12pnfsblock: cleanup bl_mark_sectors_initPeng Tao
2012-01-12pnfsblock: limit bio page countPeng Tao
2012-01-12pnfsblock: don't spinlock when freeing block_devPeng Tao
2012-01-12pnfsblock: clean up _add_entryPeng Tao
2012-01-12pnfsblock: set read/write tk_status to pnfs_errorPeng Tao
2012-01-12pnfsblock: acquire im_lock in _preload_rangePeng Tao