index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-10-11
pipe: refactor argument for account_pipe_buffers()
Michael Kerrisk (man-pages)
2016-10-11
pipe: move limit checking logic into pipe_set_size()
Michael Kerrisk (man-pages)
2016-10-11
pipe: relocate round_pipe_size() above pipe_set_size()
Michael Kerrisk (man-pages)
2016-10-11
autofs: refactor ioctl fn vector in iookup_dev_ioctl()
Tomohiro Kusumi
2016-10-11
autofs: remove possibly misleading /* #define DEBUG */
Tomohiro Kusumi
2016-10-11
autofs: fix print format for ioctl warning message
Tomohiro Kusumi
2016-10-11
autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMD
Ian Kent
2016-10-11
autofs: fix dev ioctl number range check
Ian Kent
2016-10-11
autofs: fix pr_debug() message
Tomohiro Kusumi
2016-10-11
autofs: don't fail to free_dev_ioctl(param)
Tomohiro Kusumi
2016-10-11
autofs: remove obsolete sb fields
Tomohiro Kusumi
2016-10-11
autofs: use autofs4_free_ino() to kfree dentry data
Tomohiro Kusumi
2016-10-11
autofs: remove ino free in autofs4_dir_symlink()
Ian Kent
2016-10-11
autofs: add WARN_ON(1) for non dir/link inode case
Tomohiro Kusumi
2016-10-11
autofs: fix autofs4_fill_super() error exit handling
Ian Kent
2016-10-11
autofs: test autofs versions first on sb initialization
Tomohiro Kusumi
2016-10-11
autofs: drop unnecessary extern in autofs_i.h
Tomohiro Kusumi
2016-10-11
fs/select: add vmalloc fallback for select(2)
Vlastimil Babka
2016-10-11
block: implement (some of) fallocate for block devices
Darrick J. Wong
2016-10-11
ocfs2: fix memory leak in dlm_migrate_request_handler()
Guozhonghua
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2016-10-10
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
[btrfs] fix check_direct_IO() for non-iovec iterators
Al Viro
2016-10-10
fix ITER_PIPE interaction with direct_IO
Al Viro
2016-10-10
dlm: free workqueues after the connections
Marcelo Ricardo Leitner
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
2016-10-08
Merge branch 'work.const-qstr' into work.misc
Al Viro
2016-10-08
Merge branch 'work.iget' into work.misc
Al Viro
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-10-07
mm, proc: fix region lost in /proc/self/smaps
Robert Ho
2016-10-07
proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self
John Stultz
2016-10-07
proc: add LSM hook checks to /proc/<tid>/timerslack_ns
John Stultz
2016-10-07
proc: relax /proc/<tid>/timerslack_ns capability requirements
John Stultz
2016-10-07
meminfo: break apart a very long seq_printf with #ifdefs
Joe Perches
2016-10-07
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
2016-10-07
proc: faster /proc/*/status
Alexey Dobriyan
2016-10-07
mm: remove unnecessary condition in remove_inode_hugepages
zhong jiang
2016-10-07
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
Yisheng Xie
2016-10-07
mm: remove page_file_index
Huang Ying
2016-10-07
thp: reduce usage of huge zero page's atomic counter
Aaron Lu
2016-10-07
fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w...
James Morse
[next]