index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
8
-8
/
+12
|
\
|
*
fs: remove call_fsync helper function
Jeff Layton
2017-07-06
1
-1
/
+1
|
*
JFS: do not ignore return code from write_one_page()
Dave Kleikamp
2017-07-06
2
-2
/
+6
|
*
mm: drop "wait" parameter from write_one_page()
Jeff Layton
2017-07-06
6
-7
/
+7
*
|
Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-07-08
8
-24
/
+218
|
\
\
|
*
|
CIFS: fix circular locking dependency
Rabin Vincent
2017-07-06
1
-2
/
+2
|
*
|
cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
Colin Ian King
2017-07-06
1
-1
/
+1
|
*
|
cifs: Do not modify mid entry after submitting I/O in cifs_call_async
Long Li
2017-07-06
1
-2
/
+5
|
*
|
CIFS: add SFM mapping for 0x01-0x1F
Björn JACKE
2017-07-06
1
-0
/
+8
|
*
|
cifs: hide unused functions
Arnd Bergmann
2017-07-06
1
-1
/
+2
|
*
|
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
Shirish Pargaonkar
2017-07-06
1
-0
/
+116
|
*
|
cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...
Shirish Pargaonkar
2017-07-06
2
-11
/
+44
|
*
|
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
Aurélien Aptel
2017-07-06
2
-3
/
+34
|
*
|
cifs: set mapping error when page writeback fails in writepage or launder_pages
Jeff Layton
2017-07-06
1
-5
/
+7
|
*
|
SMB3: Enable encryption for SMB3.1.1
Steve French
2017-07-02
1
-1
/
+1
*
|
|
Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-08
2
-2
/
+10
|
\
\
\
|
*
|
|
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2017-07-07
2
-2
/
+10
*
|
|
|
vfs: fix flock compat thinko
Linus Torvalds
2017-07-07
1
-15
/
+15
*
|
|
|
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-07
1
-4
/
+5
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-4.13/dax' into libnvdimm-for-next
Dan Williams
2017-07-04
1
-4
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
x86, libnvdimm, pmem: remove global pmem api
Dan Williams
2017-06-28
1
-1
/
+0
|
|
*
|
|
|
x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush
Dan Williams
2017-06-15
1
-1
/
+2
|
|
*
|
|
|
filesystem-dax: convert to dax_flush()
Dan Williams
2017-06-15
1
-1
/
+1
|
|
*
|
|
|
filesystem-dax: convert to dax_copy_from_iter()
Dan Williams
2017-06-15
1
-1
/
+2
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-07
11
-66
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: per-cgroup memory reclaim stats
Roman Gushchin
2017-07-07
2
-2
/
+2
|
*
|
|
|
|
|
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-07
1
-2
/
+5
|
*
|
|
|
|
|
mm: update callers to use HASH_ZERO flag
Pavel Tatashin
2017-07-07
3
-34
/
+8
|
*
|
|
|
|
|
fs/userfaultfd.c: drop dead code
Mike Rapoport
2017-07-07
1
-5
/
+0
|
*
|
|
|
|
|
fs/file.c: replace alloc_fdmem() with kvmalloc() alternative
Michal Hocko
2017-07-07
1
-18
/
+4
|
*
|
|
|
|
|
ocfs2: constify attribute_group structures
Arvind Yadav
2017-07-07
1
-1
/
+1
|
*
|
|
|
|
|
ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak
piaojun
2017-07-07
1
-0
/
+1
|
*
|
|
|
|
|
ocfs2: use magic.h
Fabian Frederick
2017-07-07
1
-3
/
+2
|
*
|
|
|
|
|
ocfs2: fix a static checker warning
Gang He
2017-07-07
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-07-07
1
-39
/
+5
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
select: switch compat_{get,put}_fd_set() to compat_{get,put}_bitmap()
Al Viro
2017-06-10
1
-39
/
+5
*
|
|
|
|
|
|
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-06
4
-15
/
+15
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-06-20
4
-15
/
+15
*
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-07-06
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
2017-06-26
45
-273
/
+336
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
fs/proc: kcore: use kcore_list type to check for vmalloc/module address
Ard Biesheuvel
2017-06-20
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-07-06
3
-49
/
+165
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mnt: Make propagate_umount less slow for overlapping mount propagation trees
Eric W. Biederman
2017-05-23
1
-1
/
+62
|
*
|
|
|
|
|
|
mnt: In propgate_umount handle visiting mounts in any order
Eric W. Biederman
2017-05-23
3
-60
/
+88
|
*
|
|
|
|
|
|
mnt: In umount propagation reparent in a separate pass
Eric W. Biederman
2017-05-23
3
-5
/
+32
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-06
14
-102
/
+175
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
GFS2: constify attribute_group structures.
Arvind Yadav
2017-07-05
1
-2
/
+2
|
*
|
|
|
|
|
|
gfs2: gfs2_create_inode: Keep glock across iput
Andreas Gruenbacher
2017-07-05
2
-7
/
+15
|
*
|
|
|
|
|
|
gfs2: Clean up glock work enqueuing
Andreas Gruenbacher
2017-07-05
1
-50
/
+74
|
*
|
|
|
|
|
|
gfs2: Protect gl->gl_object by spin lock
Andreas Gruenbacher
2017-07-05
9
-21
/
+35
[next]