summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-02-14signalfd: add ability to return siginfo in a raw formatAndrey Vagin
2013-02-14fat: eliminate iterations in fat_search_long and __fat_readdir in case of EODNamjae Jeon
2013-02-14fat: mark fs as dirty on mount and clean on umountOleksij Rempel
2013-02-14fat: add extended fileds to struct fat_boot_sectorOleksij Rempel
2013-02-14hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko
2013-02-14hfsplus: rework functionality of getting, setting and deleting of extended at...Vyacheslav Dubeyko
2013-02-14hfsplus: add functionality of manipulating by records in attributes treeVyacheslav Dubeyko
2013-02-14hfsplus: add on-disk layout declarations related to attributes treeVyacheslav Dubeyko
2013-02-14binfmt_elf.c: use get_random_int() to fix entropy depletingJeff Liu
2013-02-14binfmt_elf: remove unused argument in fill_elf_headerZhang Yanfei
2013-02-14epoll: support for disabling items, and a self-test appPaton J. Lewis
2013-02-14ubifs: wait for page writeback to provide stable pagesJan Kara
2013-02-14ocfs2: wait for page writeback to provide stable pagesJan Kara
2013-02-14block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong
2013-02-149pfs: fix filesystem to wait for stable page writebackDarrick J. Wong
2013-02-14mm: only enforce stable page writes if the backing device requires itDarrick J. Wong
2013-02-14drop_caches: add some documentation and info messageMichal Hocko
2013-02-14fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_usedZhang Yanfei
2013-02-14fs/buffer.c: change type of max_buffer_heads to unsigned longZhang Yanfei
2013-02-14mm: remove free_area_cacheMichel Lespinasse
2013-02-14swap: make each swap partition have one address_spaceShaohua Li
2013-02-14memory-failure: use num_poisoned_pages instead of mce_bad_pagesXishi Qiu
2013-02-14mm: make do_mmap_pgoff return populate as a size in bytes, not as a boolMichel Lespinasse
2013-02-14mm: introduce mm_populate() for populating new vmasMichel Lespinasse
2013-02-14fs/block_dev.c: no need to check inode->i_bdev in bd_forget()Yan Hong
2013-02-14fs: change return values from -EACCES to -EPERMZhao Hongjiang
2013-02-14block: remove redundant check to bd_openers()Guo Chao
2013-02-14block: use i_size_write() in bd_set_size()Guo Chao
2013-02-14fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo
2013-02-14inotify: remove broken mask checks causing unmount to be EINVALJim Somerville
2013-02-14proc: avoid extra pde_put() in proc_fill_super()Maxim Patlasov
2013-02-14Merge remote-tracking branch 'signal/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'writeback/writeback-for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'gfs2/master'Stephen Rothwell