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
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-12-14
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2016-12-14
Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2016-12-14
Merge tag 'jfs-4.10' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-12-12
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
2016-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
binfmt_elf: use vmalloc() for allocation of vma_filesz
Jason Baron
2016-12-12
printk/btrfs: handle more message headers
Petr Mladek
2016-12-12
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
Alexey Dobriyan
2016-12-12
fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID
Alexey Dobriyan
2016-12-12
fs/proc/array.c: slightly improve render_sigset_t
Rasmus Villemoes
2016-12-12
proc: tweak comments about 2 stage open and everything
Alexey Dobriyan
2016-12-12
proc: kmalloc struct pde_opener
Alexey Dobriyan
2016-12-12
proc: fix type of struct pde_opener::closing field
Alexey Dobriyan
2016-12-12
proc: just list_del() struct pde_opener
Alexey Dobriyan
2016-12-12
proc: make struct struct map_files_info::len unsigned int
Alexey Dobriyan
2016-12-12
proc: make struct pid_entry::len unsigned
Alexey Dobriyan
2016-12-12
proc: report no_new_privs state
Kees Cook
2016-12-12
mm: add cond_resched() in gather_pte_stats()
Hugh Dickins
2016-12-12
lib: radix-tree: update callback for changing leaf nodes
Johannes Weiner
2016-12-12
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-12
lib: radix-tree: native accounting of exceptional entries
Johannes Weiner
2016-12-12
fs/fs-writeback.c: remove redundant if check
Tahsin Erdogan
2016-12-12
ocfs2: replace CURRENT_TIME macro
Deepa Dinamani
2016-12-12
ocfs2: use time64_t to represent orphan scan times
Deepa Dinamani
2016-12-12
ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()
Ashish Samant
2016-12-12
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
piaojun
2016-12-12
ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
piaojun
2016-12-12
ocfs2: delete redundant code and set the node bit into maybe_map directly
Guozhonghua
2016-12-12
ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()
piaojun
2016-12-12
Merge branch 'fscrypt' into dev
Theodore Ts'o
2016-12-12
dax: Fix sleep in atomic contex in grab_mapping_entry()
Jan Kara
2016-12-12
f2fs: fix a missing size change in f2fs_setattr
Yunlei He
2016-12-11
fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL
David Gstir
2016-12-11
fscrypt: Delay bounce page pool allocation until needed
David Gstir
2016-12-11
fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()
David Gstir
2016-12-11
fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
David Gstir
2016-12-11
fscrypt: Never allocate fscrypt_ctx on in-place encryption
David Gstir
2016-12-11
fscrypt: Use correct index in decrypt path.
David Gstir
2016-12-11
fscrypt: move non-public structures and constants to fscrypt_private.h
Theodore Ts'o
2016-12-11
fscrypt: unexport fscrypt_initialize()
Theodore Ts'o
2016-12-11
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
Theodore Ts'o
2016-12-11
fscrypto: move ioctl processing more fully into common code
Eric Biggers
2016-12-11
fscrypto: remove unneeded Kconfig dependencies
Eric Biggers
[next]