index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-74
/
+135
2016-05-19
mm, page_alloc: avoid looking up the first zone in a zonelist twice
Mel Gorman
1
-5
/
+5
2016-05-19
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
1
-1
/
+1
2016-05-19
ocfs2: clean up an unneeded goto in ocfs2_put_slot()
Guozhonghua
1
-5
/
+1
2016-05-19
ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()
Jun Piao
1
-3
/
+2
2016-05-19
ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_rec
piaojun
1
-2
/
+1
2016-05-19
ocfs2: fix comment in struct ocfs2_extended_slot
Guozhonghua
1
-1
/
+1
2016-05-19
fs: poll/select/recvmmsg: use timespec64 for timeout events
Deepa Dinamani
2
-36
/
+43
2016-05-19
fsnotify: avoid spurious EMFILE errors from inotify_init()
Jan Kara
3
-21
/
+81
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-10
/
+25
2016-05-18
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-62
/
+45
2016-05-18
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-21
/
+14
2016-05-18
Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+15
2016-05-18
xfs: concurrent readdir hangs on data buffer locks
Dave Chinner
1
-9
/
+14
2016-05-18
Revert "btrfs: switch to ->iterate_shared()"
Al Viro
1
-1
/
+1
2016-05-18
Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-383
/
+167
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
22
-563
/
+338
2016-05-18
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-69
/
+121
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-6
/
+6
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-15
/
+35
2016-05-17
btrfs: Switch to generic xattr handlers
Andreas Gruenbacher
3
-30
/
+11
2016-05-17
ubifs: Switch to generic xattr handlers
Andreas Gruenbacher
5
-90
/
+79
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
37
-185
/
+149
2016-05-17
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2016-05-17
Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
5
-220
/
+167
2016-05-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-27
/
+44
2016-05-17
Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
9
-39
/
+29
2016-05-17
exec: clarify reasoning for euid/egid reset
Kees Cook
1
-1
/
+6
2016-05-17
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
4
-2
/
+25
2016-05-17
Update cifs.ko version to 2.09
Steve French
1
-1
/
+1
2016-05-17
fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
Stefan Metzmacher
1
-14
/
+18
2016-05-17
fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
Stefan Metzmacher
1
-18
/
+23
2016-05-17
fs/cifs: correctly to anonymous authentication for the LANMAN authentication
Stefan Metzmacher
1
-12
/
+16
2016-05-17
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
1
-12
/
+20
2016-05-17
cifs: remove any preceding delimiter from prefix_path
Sachin Prabhu
2
-3
/
+11
2016-05-17
cifs: Use file_dentry()
Goldwyn Rodrigues
2
-4
/
+4
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
174
-1174
/
+1273
2016-05-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-21
/
+26
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
19
-134
/
+202
2016-05-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+2
2016-05-16
namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESS
George Spelvin
1
-7
/
+26
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-106
/
+233
2016-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-52
/
+110
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+18
2016-05-13
crash_dump: Add vmcore_elf32_check_arch
Daniel Wagner
1
-1
/
+1
2016-05-12
jfs: Switch to generic xattr handlers
Andreas Gruenbacher
5
-116
/
+84
2016-05-12
jfs: Clean up xattr name mapping
Andreas Gruenbacher
1
-55
/
+25
2016-05-12
gfs2: Switch to generic xattr handlers
Al Viro
4
-88
/
+99
2016-05-12
ext4: switch to ->iterate_shared()
Al Viro
1
-2
/
+2
[next]