- e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
- 04b2fa9 fs: split generic and aio kiocb by Christoph Hellwig · 10 years ago
- 599bd19 fs: don't allow to complete sync iocbs through aio_complete by Christoph Hellwig · 10 years ago
- 9d5722b fuse: handle synchronous iocbs internally by Christoph Hellwig · 10 years ago
- 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 10 years ago
- 533cf7a Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
- 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 0445f01 fs/affs/super.c: fix switch indentation by Fabian Frederick · 10 years ago
- 0cdfe18 fs/affs/inode.c: remove double extern affs_symlink_inode_operations by Fabian Frederick · 10 years ago
- 211c2af fs/affs/bitmap.c: remove unnecessary return by Fabian Frederick · 10 years ago
- b4478e3 fs/affs/amigaffs.c: remove else after return by Fabian Frederick · 10 years ago
- f157853 fs/affs: define AFFSNAMEMAX to replace constant use by Fabian Frederick · 10 years ago
- eeb36f8 fs/affs: use unsigned int for string lengths by Fabian Frederick · 10 years ago
- 4d29e57 fs/affs/super.c: destroy sbi mutex in affs_kill_sb() by Fabian Frederick · 10 years ago
- 92b2070 fs/affs/file.c: fix direct IO writes beyond EOF by Fabian Frederick · 10 years ago
- afe305d fs/affs/file.c: replace if/BUG by BUG_ON by Fabian Frederick · 10 years ago
- 08fe100 fs/affs: fix casting in printed messages by Geert Uytterhoeven · 10 years ago
- e22553e eventfd: don't take the spinlock in eventfd_poll by Chris Mason · 10 years ago
- 34b4776 vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue by WANG Chao · 10 years ago
- d6bd428 fs: fat: use MSDOS_SB macro to get msdos_sb_info by Fred Chou · 10 years ago
- 714b71a fs/reiserfs/inode.c: replace 0 by NULL for pointers by Fabian Frederick · 10 years ago
- ed3ad79 fs/ufs/super.c: fix potential race condition by Fabian Frederick · 10 years ago
- 61da3ae fs/ufs/super.c: remove unnecessary casting by Fabian Frederick · 10 years ago
- b625032 fs/coda/dir.c: forward declaration clean-up by Fabian Frederick · 10 years ago
- 111d639 fs/befs/linuxvfs.c: remove unnecessary casting by Fabian Frederick · 10 years ago
- 9cd7737 Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
- e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
- 35e88d5 fs/binfmt_som: Drop kernel support for HP-UX SOM binaries by Helge Deller · 10 years ago
- 160cc26 ocfs2: set append dio as a ro compat feature by Joseph Qi · 10 years ago
- 4813962 ocfs2: wait for orphan recovery first once append O_DIRECT write crash by Joseph Qi · 10 years ago
- 3a83b34 ocfs2: complete the rest request through buffer io by Joseph Qi · 10 years ago
- d943d59 ocfs2: do not fallback to buffer I/O write if appending by Joseph Qi · 10 years ago
- 49255dc ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks by Joseph Qi · 10 years ago
- 24c40b3 ocfs2: implement ocfs2_direct_IO_write by Joseph Qi · 10 years ago
- ed460cf ocfs2: add orphan recovery types in ocfs2_recover_orphans by Joseph Qi · 10 years ago
- 06ee5c7 ocfs2: add functions to add and remove inode in orphan dir by Joseph Qi · 10 years ago
- 026749a ocfs2: prepare some interfaces used in append direct io by Joseph Qi · 10 years ago
- d92576f dax: does not work correctly with virtual aliasing caches by Matthew Wilcox · 10 years ago
- 923ae0f ext4: add DAX functionality by Ross Zwisler · 10 years ago
- 25726bc dax: add dax_zero_page_range by Matthew Wilcox · 10 years ago
- 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 10 years ago
- 97443aa ext2: remove ext2_aops_xip by Matthew Wilcox · 10 years ago
- 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 10 years ago
- 0764238 ext2: remove xip.c and xip.h by Matthew Wilcox · 10 years ago
- ed87e92 ext2: remove ext2_use_xip by Matthew Wilcox · 10 years ago
- 0de4830 ext2: remove ext2_xip_verify_sb() by Matthew Wilcox · 10 years ago
- e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 10 years ago
- 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 10 years ago
- f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 10 years ago
- 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 10 years ago
- d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 10 years ago
- fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 10 years ago
- a51f25a nfsd4: fix v3-less build by J. Bruce Fields · 10 years ago
- 9682ec9 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
- df4c0e3 fs: dcache: manually unpoison dname after allocation to shut up kasan's reports by Andrey Ryabinin · 10 years ago
- 4d5755b epoll: optimize setting task running after blocking by Davidlohr Bueso · 10 years ago
- 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 10 years ago
- a0c2e07 proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
- fcc139a fs/namespace: convert devname allocation to kstrdup_const by Andrzej Hajda · 10 years ago
- dfeb0750 kernfs: remove KERNFS_STATIC_NAME by Tejun Heo · 10 years ago
- 75287a6 kernfs: convert node name allocation to kstrdup_const by Andrzej Hajda · 10 years ago
- c7d7b98 Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
- 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- edc924e fs/proc/array.c: convert to use string_escape_str() by Andy Shevchenko · 10 years ago
- 198d159 fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps by Rafael Aquini · 10 years ago
- 6bee55f fs: proc: use PDE() to get proc_dir_entry by Alexander Kuleshov · 10 years ago
- 695f055 fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) by Petr Cermak · 10 years ago
- 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 10 years ago
- 49e7e7f fs: shrinker: always scan at least one object of each type by Vladimir Davydov · 10 years ago
- 2acb60a fs: make shrinker memcg aware by Vladimir Davydov · 10 years ago
- c0a5b56 list_lru: organize all list_lrus to list by Vladimir Davydov · 10 years ago
- cb731d6 vmscan: per memory cgroup slab shrinkers by Vladimir Davydov · 10 years ago
- 4101b62 fs: consolidate {nr,free}_cached_objects args in shrink_control by Vladimir Davydov · 10 years ago
- 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 10 years ago
- 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 87c9172 Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 10 years ago
- 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
- 0ab39de nfsd: fix comparison in fh_fsid_match() by Dan Carpenter · 10 years ago
- 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 07f80d4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
- 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- 7d5b3bf mm: /proc/pid/clear_refs: avoid split_huge_page() by Kirill A. Shutemov · 10 years ago
- 48684a6 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) by Naoya Horiguchi · 10 years ago
- d85f4d6 numa_maps: remove numa_maps->vma by Naoya Horiguchi · 10 years ago
- 632fd60 numa_maps: fix typo in gather_hugetbl_stats by Naoya Horiguchi · 10 years ago
- f995ece pagemap: use walk->vma instead of calling find_vma() by Naoya Horiguchi · 10 years ago
- 5c64f52 clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk() by Naoya Horiguchi · 10 years ago
- 14eb6fd smaps: remove mem_size_stats->vma and use walk_page_vma() by Naoya Horiguchi · 10 years ago
- 05fbf35 proc/pagemap: walk page tables under pte lock by Konstantin Khlebnikov · 10 years ago
- 8d38633 page_writeback: put account_page_redirty() after set_page_dirty() by Konstantin Khebnikov · 10 years ago
- dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 10 years ago
- 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 10 years ago