index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-02-13
fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
Andrey Ryabinin
2015-02-13
epoll: optimize setting task running after blocking
Davidlohr Bueso
2015-02-13
bitmap, cpumask, nodemask: remove dedicated formatting functions
Tejun Heo
2015-02-13
proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
fs/namespace: convert devname allocation to kstrdup_const
Andrzej Hajda
2015-02-13
kernfs: remove KERNFS_STATIC_NAME
Tejun Heo
2015-02-13
kernfs: convert node name allocation to kstrdup_const
Andrzej Hajda
2015-02-12
Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
fs/proc/array.c: convert to use string_escape_str()
Andy Shevchenko
2015-02-12
fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
Rafael Aquini
2015-02-12
fs: proc: use PDE() to get proc_dir_entry
Alexander Kuleshov
2015-02-12
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...
Petr Cermak
2015-02-12
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-12
fs: shrinker: always scan at least one object of each type
Vladimir Davydov
2015-02-12
fs: make shrinker memcg aware
Vladimir Davydov
2015-02-12
list_lru: organize all list_lrus to list
Vladimir Davydov
2015-02-12
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
2015-02-12
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
2015-02-12
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2015-02-12
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-11
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-11
mm: /proc/pid/clear_refs: avoid split_huge_page()
Kirill A. Shutemov
2015-02-11
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
Naoya Horiguchi
2015-02-11
numa_maps: remove numa_maps->vma
Naoya Horiguchi
2015-02-11
numa_maps: fix typo in gather_hugetbl_stats
Naoya Horiguchi
2015-02-11
pagemap: use walk->vma instead of calling find_vma()
Naoya Horiguchi
2015-02-11
clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
Naoya Horiguchi
2015-02-11
smaps: remove mem_size_stats->vma and use walk_page_vma()
Naoya Horiguchi
2015-02-11
proc/pagemap: walk page tables under pte lock
Konstantin Khlebnikov
2015-02-11
page_writeback: put account_page_redirty() after set_page_dirty()
Konstantin Khebnikov
2015-02-11
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-11
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2015-02-11
f2fs: use spinlock for segmap_lock instead of rwlock
Chao Yu
2015-02-11
f2fs: fix accessing wrong indexed data blocks
Jaegeuk Kim
2015-02-11
f2fs: avoid variable length array
Jaegeuk Kim
2015-02-11
f2fs: fix sparse warnings
Jaegeuk Kim
2015-02-11
f2fs: allocate data blocks in advance for f2fs_direct_IO
Jaegeuk Kim
2015-02-11
f2fs: introduce macros to convert bytes and blocks in f2fs
Jaegeuk Kim
2015-02-11
f2fs: call set_buffer_new for get_block
Jaegeuk Kim
2015-02-11
f2fs: check node page contents all the time
Jaegeuk Kim
2015-02-11
f2fs: avoid data offset overflow when lseeking huge file
Chao Yu
2015-02-11
f2fs: fix to use highmem for pages of newly created directory
Chao Yu
[next]