index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2016-03-17
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-79
/
+46
2016-03-17
Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-12
/
+62
2016-03-17
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
27
-1459
/
+1099
2016-03-17
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
5
-75
/
+38
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+0
2016-03-17
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+14
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+92
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
18
-296
/
+329
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-298
/
+501
2016-03-15
autofs4: use pr_xxx() macros directly for logging
Ian Kent
6
-75
/
+68
2016-03-15
autofs4: change log print macros to not insert newline
Ian Kent
6
-49
/
+49
2016-03-15
autofs4: make autofs log prints consistent
Ian Kent
4
-12
/
+12
2016-03-15
autofs4: fix some white space errors
Ian Kent
4
-8
/
+6
2016-03-15
autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()
Ian Kent
1
-1
/
+1
2016-03-15
autofs4: fix coding style line length in autofs4_wait()
Ian Kent
1
-2
/
+4
2016-03-15
autofs4: fix coding style problem in autofs4_get_set_timeout()
Ian Kent
1
-8
/
+20
2016-03-15
autofs4: coding style fixes
Ian Kent
8
-158
/
+175
2016-03-15
autofs: show pipe inode in mount options
Stanislav Kinsburskiy
1
-1
/
+6
2016-03-15
mm: simplify lock_page_memcg()
Johannes Weiner
2
-14
/
+11
2016-03-15
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
2
-11
/
+11
2016-03-15
fs/mpage.c:mpage_readpages(): use lru_to_page() helper
Andrew Morton
1
-1
/
+2
2016-03-15
ocfs2/dlm: fix a variable overflow problem in dlmdomain.c
Jun Piao
1
-1
/
+1
2016-03-15
ocfs2: fix a tiny race that leads file system read-only
Jiufei Xue
4
-4
/
+18
2016-03-15
ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_...
xuejiufei
1
-1
/
+13
2016-03-15
ocfs2/dlm: clear DROPPING_REF flag when the master goes down
xuejiufei
1
-8
/
+10
2016-03-15
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
xuejiufei
3
-3
/
+17
2016-03-15
ocfs2/dlm: add DEREF_DONE message
xuejiufei
3
-1
/
+138
2016-03-15
ocfs2/dlm: fix a typo in dlmcommon.h
Joseph Qi
1
-2
/
+2
2016-03-15
ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()
jiangyiwen
1
-2
/
+3
2016-03-15
ocfs2/cluster: replace the interrupt safe spinlocks with common ones
jiangyiwen
1
-6
/
+4
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-03-15
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
Bob Peterson
4
-7
/
+5
2016-03-15
GFS2: Don't filter out I_FREEING inodes anymore
Bob Peterson
4
-58
/
+7
2016-03-15
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
3
-1
/
+14
2016-03-15
GFS2: Fix direct IO write rounding error
Bob Peterson
1
-1
/
+1
2016-03-15
gfs2: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2016-03-13
ext4: clean up error handling in the MMP support
vikram.jadhav07
1
-17
/
+17
2016-03-13
jbd2: do not fail journal because of frozen_buffer allocation failure
Michal Hocko
1
-17
/
+5
2016-03-13
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
1
-19
/
+28
2016-03-13
ext4: fix compile error while opening the macro DOUBLE_CHECK
Aihua Zhang
2
-12
/
+12
2016-03-12
ext4: print ext4 mount option data_err=abort correctly
Ales Novak
1
-2
/
+8
2016-03-12
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
1
-3
/
+3
2016-03-11
Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-103
/
+168
2016-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+9
2016-03-10
pstore: Add support for 64 Bit address space
Wiebe, Wladislav (Nokia - DE/Ulm)
1
-2
/
+2
2016-03-10
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
Geliang Tang
1
-1
/
+0
2016-03-09
ext4: fix misspellings in comments.
Adam Buchbinder
5
-5
/
+5
2016-03-09
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
1
-5
/
+12
2016-03-09
ext4: more efficient SEEK_DATA implementation
Jan Kara
3
-61
/
+106
[next]