summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-02-04aio: document, clarify aio_read_events() and shadow_tailKent Overstreet
2013-02-04aio: fix aio_read_events_ring() typesKent Overstreet
2013-02-04aio-smoosh-struct-kiocb-fixAndrew Morton
2013-02-04aio: smoosh struct kiocbKent Overstreet
2013-02-04block-aio-batch-completion-for-bios-kiocbs-fix-fix-fix-fix-fix-fixAndrew Morton
2013-02-04block-aio-batch-completion-for-bios-kiocbs-fix-fixAndrew Morton
2013-02-04block-aio-batch-completion-for-bios-kiocbs-fixAndrew Morton
2013-02-04block, aio: batch completion for bios/kiocbsKent Overstreet
2013-02-04aio-kill-ki_retry-fixAndrew Morton
2013-02-04aio: kill ki_retryKent Overstreet
2013-02-04aio: kill ki_keyKent Overstreet
2013-02-04aio-dont-include-aioh-in-schedh-fix-fixAndrew Morton
2013-02-04aio-dont-include-aioh-in-schedh-fixAndrew Morton
2013-02-04aio: don't include aio.h in sched.hKent Overstreet
2013-02-04aio: use xchg() instead of completion_lockKent Overstreet
2013-02-04aio: percpu ioctx refcountKent Overstreet
2013-02-04aio: percpu reqs_availableKent Overstreet
2013-02-04aio: reqs_active -> reqs_availableKent Overstreet
2013-02-04aio-give-shared-kioctx-fields-their-own-cachelines-fixAndrew Morton
2013-02-04aio: give shared kioctx fields their own cachelinesKent Overstreet
2013-02-04aio: kill struct aio_ring_infoKent Overstreet
2013-02-04aio: kill batch allocationKent Overstreet
2013-02-04aio: change reqs_active to include unreaped completionsKent Overstreet
2013-02-04aio: use cancellation list lazilyKent Overstreet
2013-02-04aio: use flush_dcache_page()Kent Overstreet
2013-02-04aio: make aio_read_evt() more efficient, convert to hrtimersKent Overstreet
2013-02-04aio: refcounting cleanupKent Overstreet
2013-02-04aio: make aio_put_req() locklessKent Overstreet
2013-02-04aio: do fget() after aio_get_req()Kent Overstreet
2013-02-04aio: dprintk() -> pr_debug()Kent Overstreet
2013-02-04aio: move private stuff out of aio.hKent Overstreet
2013-02-04aio-kiocb_cancel-fixAndrew Morton
2013-02-04aio: add kiocb_cancel()Kent Overstreet
2013-02-04aio: kill return value of aio_complete()Kent Overstreet
2013-02-04aio: remove retry-based AIOZach Brown
2013-02-04fs/exec.c: make bprm_mm_init() staticYuanhan Liu
2013-02-04fs-seq_filec-seq_lseek-fix-switch-statement-indenting-checkpatch-fixesAndrew Morton
2013-02-04fs/seq_file.c:seq_lseek(): fix switch statement indentingAndrew Morton
2013-02-04seq-file: use SEEK_ macros instead of hardcoded numbersCyrill Gorcunov
2013-02-04signalfd: add ability to read siginfos without dequeuing signalsAndrey Vagin
2013-02-04signalfd-add-ability-to-return-siginfo-in-a-raw-format-v2-fixAndrew Morton
2013-02-04signalfd: add ability to return siginfo in a raw formatAndrey Vagin
2013-02-04fat: mark fs as dirty on mount and clean on umountOleksij Rempel
2013-02-04fat: add extended fileds to struct fat_boot_sectorOleksij Rempel
2013-02-04hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko
2013-02-04hfsplus: rework functionality of getting, setting and deleting of extended at...Vyacheslav Dubeyko
2013-02-04hfsplus: add functionality of manipulating by records in attributes treeVyacheslav Dubeyko
2013-02-04hfsplus: add on-disk layout declarations related to attributes treeVyacheslav Dubeyko
2013-02-04binfmt_elf.c: use get_random_int() to fix entropy depletingJeff Liu
2013-02-04binfmt_elf: remove unused argument in fill_elf_headerZhang Yanfei