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 branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
34
-111
/
+265
|
\
|
*
kernfs: checking for IS_ERR() instead of NULL
Dan Carpenter
2017-09-01
1
-2
/
+2
|
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
28
-52
/
+55
|
*
block: cache the partition index in struct block_device
Christoph Hellwig
2017-08-23
1
-0
/
+1
|
*
btrfs: index check-integrity state hash by a dev_t
Christoph Hellwig
2017-08-23
1
-18
/
+13
|
*
blktrace: add an option to allow displaying cgroup path
Shaohua Li
2017-07-29
1
-0
/
+19
|
*
kernfs: add exportfs operations
Shaohua Li
2017-07-29
1
-0
/
+56
|
*
kernfs: introduce kernfs_node_id
Shaohua Li
2017-07-29
3
-9
/
+9
|
*
kernfs: don't set dentry->d_fsdata
Shaohua Li
2017-07-29
6
-31
/
+27
|
*
kernfs: add an API to get kernfs node from inode number
Shaohua Li
2017-07-29
3
-1
/
+69
|
*
kernfs: implement i_generation
Shaohua Li
2017-07-29
2
-1
/
+10
|
*
kernfs: use idr instead of ida to manage inode number
Shaohua Li
2017-07-29
1
-5
/
+12
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-07
35
-670
/
+365
|
\
\
|
*
|
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-07
1
-0
/
+1
|
*
|
mm: add /proc/pid/smaps_rollup
Daniel Colascione
2017-09-07
3
-62
/
+139
|
*
|
userfaultfd: provide pid in userfault msg - add feat union
Andrea Arcangeli
2017-09-07
1
-1
/
+1
|
*
|
userfaultfd: provide pid in userfault msg
Alexey Perevalov
2017-09-07
1
-2
/
+6
|
*
|
mm: userfaultfd: add feature to request for a signal delivery
Prakash Sangappa
2017-09-07
1
-0
/
+3
|
*
|
mm: rename global_page_state to global_zone_page_state
Michal Hocko
2017-09-07
1
-5
/
+5
|
*
|
fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range
Jeff Layton
2017-09-07
1
-5
/
+0
|
*
|
userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs
Mike Rapoport
2017-09-07
1
-5
/
+5
|
*
|
mm: remove nr_pages argument from pagevec_lookup{,_range}()
Jan Kara
2017-09-07
6
-11
/
+8
|
*
|
fs: use pagevec_lookup_range() in page_cache_seek_hole_data()
Jan Kara
2017-09-07
1
-13
/
+3
|
*
|
hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()
Jan Kara
2017-09-07
1
-16
/
+2
|
*
|
ext4: use pagevec_lookup_range() in writeback code
Jan Kara
2017-09-07
1
-7
/
+5
|
*
|
ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
Jan Kara
2017-09-07
1
-10
/
+4
|
*
|
fs: fix performance regression in clean_bdev_aliases()
Jan Kara
2017-09-07
1
-6
/
+8
|
*
|
mm: make pagevec_lookup() update index
Jan Kara
2017-09-07
7
-30
/
+19
|
*
|
fscache: remove unused ->now_uncached callback
Jan Kara
2017-09-07
5
-174
/
+0
|
*
|
ocfs2: clean up some dead code
Jun Piao
2017-09-07
12
-71
/
+19
|
*
|
ocfs2: make ocfs2_set_acl() static
Jan Kara
2017-09-07
2
-8
/
+1
|
*
|
dax: initialize variable pfn before using it
Nicolas Iooss
2017-09-07
1
-1
/
+1
|
*
|
dax: use PG_PMD_COLOUR instead of open coding
Ross Zwisler
2017-09-07
1
-7
/
+4
|
*
|
dax: explain how read(2)/write(2) addresses are validated
Ross Zwisler
2017-09-07
1
-0
/
+5
|
*
|
dax: move all DAX radix tree defs to fs/dax.c
Ross Zwisler
2017-09-07
1
-0
/
+34
|
*
|
dax: remove DAX code from page_cache_tree_insert()
Ross Zwisler
2017-09-07
1
-1
/
+1
|
*
|
dax: use common 4k zero page for dax mmap reads
Ross Zwisler
2017-09-07
4
-223
/
+79
|
*
|
dax: relocate some dax functions
Ross Zwisler
2017-09-07
1
-69
/
+69
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
2
-13
/
+35
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
18
-153
/
+210
|
|
\
\
\
|
*
|
|
|
rxrpc: Add notification of end-of-Tx phase
David Howells
2017-08-29
1
-11
/
+35
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-22
7
-22
/
+35
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-16
8
-14
/
+20
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
2
-5
/
+8
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-08-07
17
-205
/
+307
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
28
-106
/
+236
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
2017-07-21
2
-2
/
+0
*
|
|
|
|
|
|
|
|
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
23
-29
/
+31
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ecryptfs: convert to file_write_and_wait in ->fsync
Jeff Layton
2017-08-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-08-01
19
-21
/
+21
[next]