index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-09-08
ext4: add ext4_get_block_dax()
Matthew Wilcox
2015-09-08
dax: improve comment about truncate race
Matthew Wilcox
2015-09-08
ext4: use ext4_get_block_write() for DAX
Matthew Wilcox
2015-09-08
fs/dax.c: fix typo in #endif comment
Valentin Rothberg
2015-09-08
xfs: huge page fault support
Matthew Wilcox
2015-09-08
ext4: huge page fault support
Matthew Wilcox
2015-09-08
ext2: huge page fault support
Matthew Wilcox
2015-09-08
dax: add huge page fault support
Matthew Wilcox
2015-09-08
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-07
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-09-07
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-07
NFSv4: Respect the server imposed limit on how many changes we may cache
Trond Myklebust
2015-09-07
NFSv4: Express delegation limit in units of pages
Trond Myklebust
2015-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-09-06
Merge tag 'for-linus-4.3-merge-window-part-1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2015-09-06
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-09-05
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-04
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
2015-09-04
userfaultfd: avoid missing wakeups during refile in userfaultfd_read
Andrea Arcangeli
2015-09-04
userfaultfd: allow signals to interrupt a userfault
Andrea Arcangeli
2015-09-04
userfaultfd: require UFFDIO_API before other ioctls
Andrea Arcangeli
2015-09-04
userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
Andrea Arcangeli
2015-09-04
userfaultfd: buildsystem activation
Andrea Arcangeli
2015-09-04
userfaultfd: solve the race between UFFDIO_COPY|ZEROPAGE and read
Andrea Arcangeli
2015-09-04
userfaultfd: allocate the userfaultfd_ctx cacheline aligned
Andrea Arcangeli
2015-09-04
userfaultfd: optimize read() and poll() to be O(1)
Andrea Arcangeli
2015-09-04
userfaultfd: wake pending userfaults
Andrea Arcangeli
2015-09-04
userfaultfd: change the read API to return a uffd_msg
Andrea Arcangeli
2015-09-04
userfaultfd: Rename uffd_api.bits into .features
Pavel Emelyanov
2015-09-04
userfaultfd: add new syscall to provide memory externalization
Andrea Arcangeli
2015-09-04
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-04
ocfs2: clean up redundant NULL checks before kfree
Joseph Qi
2015-09-04
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
Joe Perches
2015-09-04
ocfs2: do not set fs read-only if rec[0] is empty while committing truncate
Xue jiufei
2015-09-04
ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_w...
yangwenfang
2015-09-04
ocfs2: use 64bit variables to track heartbeat time
Tina Ruchandani
2015-09-04
ocfs2: fix race between crashed dio and rm
Joseph Qi
2015-09-04
ocfs2: avoid access invalid address when read o2dlm debug messages
Yiwen Jiang
2015-09-04
ocfs2: take inode lock in ocfs2_iop_set/get_acl()
Tariq Saeed
2015-09-04
ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
Tariq Saeed
2015-09-04
ocfs2: optimize error handling in dlm_request_join
Norton.Zhu
2015-09-04
ocfs2: fix a tiny case that inode can not removed
Yiwen Jiang
2015-09-04
ocfs2: add ip_alloc_sem in direct IO to protect allocation changes
WeiWei Wang
2015-09-04
ocfs2: clear the rest of the buffers on error
Goldwyn Rodrigues
2015-09-04
ocfs2: acknowledge return value of ocfs2_error()
Goldwyn Rodrigues
2015-09-04
ocfs2: add errors=continue
Goldwyn Rodrigues
2015-09-04
ocfs2: flush inode data to disk and free inode when i_count becomes zero
Xue jiufei
2015-09-04
ocfs2: trusted xattr missing CAP_SYS_ADMIN check
Sanidhya Kashyap
2015-09-04
ocfs2: set filesytem read-only when ocfs2_delete_entry failed.
jiangyiwen
[next]