index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
xfs: truncate pagecache before writeback in xfs_setattr_size()
Eryu Guan
1
-16
/
+20
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
3
-4
/
+4
2017-11-03
regset: Add support for dynamically sized regsets
Dave Martin
1
-5
/
+5
2017-11-03
fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
Mike Kravetz
1
-1
/
+4
2017-11-03
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
1
-6
/
+18
2017-11-03
mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry
Huang Ying
1
-1
/
+5
2017-11-03
cifs: move to generic async completion
Gilad Ben-Yossef
1
-26
/
+4
2017-11-03
fscrypt: move to generic async completion
Gilad Ben-Yossef
4
-82
/
+13
2017-11-03
xfs: support for synchronous DAX faults
Christoph Hellwig
2
-1
/
+19
2017-11-03
xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
Jan Kara
2
-27
/
+4
2017-11-03
ext4: Support for synchronous DAX faults
Jan Kara
3
-1
/
+46
2017-11-03
ext4: Simplify error handling in ext4_dax_huge_fault()
Jan Kara
1
-6
/
+7
2017-11-03
dax: Implement dax_finish_sync_fault()
Jan Kara
1
-0
/
+83
2017-11-03
dax, iomap: Add support for synchronous faults
Jan Kara
1
-2
/
+37
2017-11-03
mm: Define MAP_SYNC and VM_SYNC flags
Jan Kara
1
-0
/
+1
2017-11-03
dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
Jan Kara
1
-7
/
+7
2017-11-03
dax: Allow dax_iomap_fault() to return pfn
Jan Kara
4
-10
/
+11
2017-11-03
dax: Fix comment describing dax_iomap_fault()
Jan Kara
1
-1
/
+2
2017-11-03
dax: Inline dax_pmd_insert_mapping() into the callsite
Jan Kara
1
-28
/
+19
2017-11-03
dax: Inline dax_insert_mapping() into the callsite
Jan Kara
1
-27
/
+19
2017-11-03
dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
Jan Kara
1
-2
/
+3
2017-11-03
dax: Create local variable for VMA in dax_iomap_pte_fault()
Jan Kara
1
-2
/
+3
2017-11-03
dax: Factor out getting of pfn out of iomap
Jan Kara
1
-40
/
+43
2017-11-03
dax: Simplify arguments of dax_insert_mapping()
Jan Kara
1
-16
/
+16
2017-11-02
fs/ncpfs: Convert timers to use timer_setup()
Kees Cook
3
-7
/
+5
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
485
-0
/
+485
2017-11-02
jfs: Add missing NULL pointer check in __get_metapage
Juerg Haefliger
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
485
-0
/
+485
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2017-11-01
xfs: convert remaining xfs_sb_version_... checks to bool
Dave Chinner
1
-2
/
+2
2017-11-01
xfs: scrub extended attribute leaf space
Darrick J. Wong
4
-24
/
+238
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
17
-83
/
+121
2017-11-01
xfs: remove inode log format typedef
Darrick J. Wong
3
-8
/
+8
2017-11-01
btrfs: Fix bug for misused dev_t when lookup in dev state hash table.
Gu JinXiang
1
-1
/
+1
2017-11-01
Btrfs: heuristic: add Shannon entropy calculation
Timofey Titovets
1
-1
/
+84
2017-11-01
Btrfs: heuristic: add byte core set calculation
Timofey Titovets
1
-0
/
+65
2017-11-01
Btrfs: heuristic: add byte set calculation
Timofey Titovets
1
-0
/
+45
2017-11-01
Btrfs: heuristic: add detection of repeated data patterns
Timofey Titovets
1
-1
/
+14
2017-11-01
Btrfs: heuristic: implement sampling logic
Timofey Titovets
1
-9
/
+62
2017-11-01
Btrfs: heuristic: add bucket and sample counters and other defines
Timofey Titovets
1
-1
/
+52
2017-11-01
Btrfs: compression: separate heuristic/compression workspaces
Timofey Titovets
1
-18
/
+121
2017-11-01
btrfs: move btrfs_truncate_block out of trans handle
Josef Bacik
1
-74
/
+44
2017-11-01
btrfs: don't call btrfs_start_delalloc_roots in flushoncommit
Josef Bacik
1
-1
/
+10
2017-11-01
btrfs: track refs in a rb_tree instead of a list
Josef Bacik
5
-67
/
+82
2017-11-01
btrfs: add a comp_refs() helper
Josef Bacik
1
-24
/
+30
2017-11-01
btrfs: switch args for comp_*_refs
Josef Bacik
1
-4
/
+4
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
6
-292
/
+141
2017-11-01
btrfs: add tracepoints for outstanding extents mods
Josef Bacik
1
-0
/
+2
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
10
-156
/
+185
2017-11-01
btrfs: increase output size for LOGICAL_INO_V2 ioctl
Zygo Blaxell
1
-1
/
+2
[prev]
[next]