index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2017-09-08
vfat: deduplicate hex2bin()
OGAWA Hirofumi
2017-09-08
autofs: use unsigned int/long instead of uint/ulong for ioctl args
Tomohiro Kusumi
2017-09-08
autofs: drop wrong comment
Tomohiro Kusumi
2017-09-08
autofs: use AUTOFS_DEV_IOCTL_SIZE
Tomohiro Kusumi
2017-09-08
autofs: non functional header inclusion cleanup
Tomohiro Kusumi
2017-09-08
autofs: make dev ioctl version and ismountpoint user accessible
Ian Kent
2017-09-08
autofs: make disc device user accessible
Ian Kent
2017-09-08
autofs: fix AT_NO_AUTOMOUNT not being honored
Ian Kent
2017-09-08
binfmt_flat: delete two error messages for a failed memory allocation in deco...
Markus Elfring
2017-09-08
fs/epoll: use faster rb_first_cached()
Davidlohr Bueso
2017-09-08
procfs: use faster rb_first_cached()
Davidlohr Bueso
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
fs, proc: unconditional cond_resched when reading smaps
David Rientjes
2017-09-08
proc: uninline proc_create()
Alexey Dobriyan
2017-09-08
fs, proc: remove priv argument from is_stack
Michal Hocko
2017-09-08
userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS
Andrea Arcangeli
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
Jérôme Glisse
2017-09-08
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
2017-09-08
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
2017-09-08
mm: thp: check pmd migration entry in common path
Zi Yan
2017-09-07
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-07
Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-07
Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-09-07
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2017-09-07
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-09-07
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
fs: aio: fix the increment of aio-nr and counting against aio-max-nr
Mauricio Faria de Oliveira
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-06
mm: add /proc/pid/smaps_rollup
Daniel Colascione
2017-09-06
userfaultfd: provide pid in userfault msg - add feat union
Andrea Arcangeli
2017-09-06
userfaultfd: provide pid in userfault msg
Alexey Perevalov
2017-09-06
mm: userfaultfd: add feature to request for a signal delivery
Prakash Sangappa
2017-09-06
mm: rename global_page_state to global_zone_page_state
Michal Hocko
2017-09-06
fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range
Jeff Layton
2017-09-06
userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs
Mike Rapoport
2017-09-06
mm: remove nr_pages argument from pagevec_lookup{,_range}()
Jan Kara
2017-09-06
fs: use pagevec_lookup_range() in page_cache_seek_hole_data()
Jan Kara
2017-09-06
hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()
Jan Kara
2017-09-06
ext4: use pagevec_lookup_range() in writeback code
Jan Kara
2017-09-06
ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
Jan Kara
2017-09-06
fs: fix performance regression in clean_bdev_aliases()
Jan Kara
2017-09-06
mm: make pagevec_lookup() update index
Jan Kara
2017-09-06
fscache: remove unused ->now_uncached callback
Jan Kara
2017-09-06
ocfs2: clean up some dead code
Jun Piao
2017-09-06
ocfs2: make ocfs2_set_acl() static
Jan Kara
2017-09-06
dax: initialize variable pfn before using it
Nicolas Iooss
[next]