index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-10
fs/proc/generic.c: switch to ida_simple_get/remove
Heiner Kallweit
1
-25
/
+7
2017-07-10
fs/dcache.c: fix spin lockup issue on nlru->lock
Sahitya Tummala
1
-2
/
+3
2017-07-10
fs/proc/task_mmu.c: remove obsolete comment in show_map_vma()
Vasily Averin
1
-1
/
+0
2017-07-10
mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error
Naoya Horiguchi
1
-0
/
+11
2017-07-10
fs/buffer.c: make bh_lru_install() more efficient
Eric Biggers
1
-28
/
+15
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
110
-1855
/
+2110
2017-07-10
Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+14
2017-07-10
btrfs: nowait aio: Correct assignment of pos
Goldwyn Rodrigues
1
-12
/
+14
2017-07-09
afs: Add metadata xattrs
David Howells
8
-2
/
+138
2017-07-09
afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories
Marc Dionne
1
-3
/
+2
2017-07-09
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
27
-507
/
+2071
2017-07-09
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-62
/
+163
2017-07-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-15
/
+55
2017-07-08
Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+9
2017-07-07
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2017-07-07
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
1
-5
/
+6
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-34
/
+43
2017-07-07
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
4
-5
/
+5
2017-07-07
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-8
/
+12
2017-07-07
Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-24
/
+218
2017-07-07
Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+10
2017-07-07
dentry name snapshots
Al Viro
4
-11
/
+42
2017-07-07
vfs: fix flock compat thinko
Linus Torvalds
1
-15
/
+15
2017-07-07
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2
-2
/
+10
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+5
2017-07-07
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
6
-8
/
+8
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-66
/
+24
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-39
/
+5
2017-07-06
mm: per-cgroup memory reclaim stats
Roman Gushchin
2
-2
/
+2
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-2
/
+5
2017-07-06
mm: update callers to use HASH_ZERO flag
Pavel Tatashin
3
-34
/
+8
2017-07-06
fs/userfaultfd.c: drop dead code
Mike Rapoport
1
-5
/
+0
2017-07-06
fs/file.c: replace alloc_fdmem() with kvmalloc() alternative
Michal Hocko
1
-18
/
+4
2017-07-06
ocfs2: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-06
ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak
piaojun
1
-0
/
+1
2017-07-06
ocfs2: use magic.h
Fabian Frederick
1
-3
/
+2
2017-07-06
ocfs2: fix a static checker warning
Gang He
1
-1
/
+1
2017-07-06
ext4: fix spelling mistake: "prellocated" -> "preallocated"
Colin Ian King
1
-1
/
+1
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
4
-15
/
+15
2017-07-06
move file_{start,end}_write() out of do_iter_write()
Al Viro
1
-2
/
+4
2017-07-06
btrfs: minimal conversion to errseq_t writeback error reporting on fsync
Jeff Layton
1
-5
/
+8
2017-07-06
xfs: minimal conversion to errseq_t writeback error reporting
Jeff Layton
1
-1
/
+1
2017-07-06
ext4: use errseq_t based error handling for reporting data writeback errors
Jeff Layton
1
-1
/
+1
2017-07-06
fs: convert __generic_file_fsync to use errseq_t based reporting
Jeff Layton
1
-4
/
+6
2017-07-06
block: convert to errseq_t based writeback error tracking
Jeff Layton
1
-1
/
+1
2017-07-06
dax: set errors in mapping when writeback fails
Jeff Layton
1
-1
/
+3
2017-07-06
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
3
-0
/
+5
2017-07-06
jbd2: don't clear and reset errors after waiting on writeback
Jeff Layton
1
-12
/
+4
2017-07-06
buffer: set errors in mapping at the time that the error occurs
Jeff Layton
2
-8
/
+14
2017-07-06
fs: check for writeback errors after syncing out buffers in generic_file_fsync
Jeff Layton
2
-5
/
+4
[next]