| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2016-01-18 | 1 | -0/+2 |
|\ |
|
| * | gfs2: Invalid security labels of inodes when they go invalid | Andreas Gruenbacher | 2015-12-24 | 1 | -0/+2 |
* | | fs/stat.c: drop the last new_valid_dev check | Yaowei Bai | 2016-01-16 | 1 | -1/+1 |
* | | mm/hugetlbfs: unmap pages if page fault raced with hole punch | Mike Kravetz | 2016-01-16 | 1 | -69/+75 |
* | | fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() | Mike Kravetz | 2016-01-16 | 1 | -8/+11 |
* | | mm: fix locking order in mm_take_all_locks() | Kirill A. Shutemov | 2016-01-16 | 1 | -1/+1 |
* | | cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_fro... | Tejun Heo | 2016-01-16 | 1 | -2/+0 |
* | | dax: re-enable dax pmd mappings | Dan Williams | 2016-01-16 | 2 | -7/+4 |
* | | dax: provide diagnostics for pmd mapping failures | Dan Williams | 2016-01-16 | 1 | -8/+57 |
* | | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t | Dan Williams | 2016-01-16 | 1 | -1/+1 |
* | | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 2016-01-16 | 1 | -1/+1 |
* | | mm, dax, pmem: introduce pfn_t | Dan Williams | 2016-01-16 | 1 | -4/+7 |
* | | dax: Split pmd map when fallback on COW | Toshi Kani | 2016-01-16 | 1 | -1/+3 |
* | | dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() | Dan Williams | 2016-01-16 | 2 | -86/+135 |
* | | dax: guarantee page aligned results from bdev_direct_access() | Dan Williams | 2016-01-16 | 2 | -1/+2 |
* | | dax: increase granularity of dax_clear_blocks() operations | Dan Williams | 2016-01-16 | 1 | -14/+8 |
* | | pmem, dax: clean up clear_pmem() | Dan Williams | 2016-01-16 | 1 | -3/+1 |
* | | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov | 2016-01-16 | 1 | -2/+2 |
* | | mm, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-16 | 1 | -4/+4 |
* | | mm, proc: adjust PSS calculation | Kirill A. Shutemov | 2016-01-16 | 1 | -16/+31 |
* | | page-flags: define PG_locked behavior on compound pages | Kirill A. Shutemov | 2016-01-16 | 1 | -4/+4 |
* | | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-01-15 | 12 | -47/+310 |
|\ \ |
|
| * | | nfsd: add new io class tracepoint | Jeff Layton | 2016-01-14 | 3 | -0/+79 |
| * | | nfsd: give up on CB_LAYOUTRECALLs after two lease periods | Jeff Layton | 2016-01-08 | 1 | -10/+25 |
| * | | nfsd: Fix nfsd leaks sunrpc module references | Kinglong Mee | 2016-01-07 | 1 | -4/+3 |
| * | | lockd: constify nlmsvc_binding structure | Julia Lawall | 2016-01-07 | 2 | -2/+2 |
| * | | lockd: use to_delayed_work | Geliang Tang | 2016-01-07 | 1 | -2/+1 |
| * | | nfsd: use to_delayed_work | Geliang Tang | 2016-01-07 | 1 | -2/+1 |
| * | | lockd: Register callbacks on the inetaddr_chain and inet6addr_chain | Scott Mayhew | 2015-12-23 | 1 | -2/+72 |
| * | | nfsd: Register callbacks on the inetaddr_chain and inet6addr_chain | Scott Mayhew | 2015-12-23 | 1 | -0/+68 |
| * | | nfsd: don't base cl_cb_status on stale information | J. Bruce Fields | 2015-12-23 | 1 | -0/+4 |
| * | | nfsd4: fix gss-proxy 4.1 mounts for some AD principals | J. Bruce Fields | 2015-11-24 | 1 | -1/+9 |
| * | | nfsd: fix unlikely NULL deref in mach_creds_match | J. Bruce Fields | 2015-11-24 | 1 | -0/+9 |
| * | | nfsd: minor consolidation of mach_cred handling code | J. Bruce Fields | 2015-11-24 | 1 | -7/+10 |
| * | | nfsd: helper for dup of possibly NULL string | J. Bruce Fields | 2015-11-24 | 1 | -6/+15 |
| * | | nfsd: fix a warning message | Dan Carpenter | 2015-11-23 | 1 | -1/+2 |
| * | | nfsd: constify nfsd4_callback_ops structure | Julia Lawall | 2015-11-23 | 4 | -7/+7 |
| * | | nfsd: recover: constify nfsd4_client_tracking_ops structures | Julia Lawall | 2015-11-23 | 2 | -4/+4 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2016-01-15 | 10 | -200/+195 |
|\ \ \ |
|
| * | | | udf: Check output buffer length when converting name to CS0 | Andrew Gabbasov | 2016-01-04 | 1 | -2/+13 |
| * | | | udf: Prevent buffer overrun with multi-byte characters | Andrew Gabbasov | 2016-01-04 | 1 | -1/+5 |
| * | | | quota: constify qtree_fmt_operations structures | Julia Lawall | 2016-01-04 | 3 | -4/+4 |
| * | | | udf: avoid uninitialized variable use | Arnd Bergmann | 2016-01-04 | 1 | -0/+4 |
| * | | | udf: Fix lost indirect extent block | Jan Kara | 2015-12-23 | 1 | -1/+10 |
| * | | | udf: Factor out code for creating indirect extent | Jan Kara | 2015-12-23 | 3 | -189/+130 |
| * | | | udf: limit the maximum number of indirect extents in a row | Vegard Nossum | 2015-12-23 | 1 | -0/+15 |
| * | | | udf: limit the maximum number of TD redirections | Vegard Nossum | 2015-12-14 | 1 | -0/+14 |
| * | | | fs: make quota/dquot.c explicitly non-modular | Paul Gortmaker | 2015-12-14 | 1 | -1/+1 |
| * | | | fs: make quota/netlink.c explicitly non-modular | Paul Gortmaker | 2015-12-14 | 1 | -4/+1 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-15 | 72 | -262/+252 |
|\ \ \ \ |
|