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-18
f2fs: use percpu_counter for # of dirty pages in inode
Jaegeuk Kim
3
-7
/
+12
2016-05-18
f2fs: use percpu_counter for page counters
Jaegeuk Kim
3
-19
/
+47
2016-05-18
f2fs: use bio count instead of F2FS_WRITEBACK page count
Jaegeuk Kim
5
-19
/
+22
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 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
22
-200
/
+688
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
f2fs: manipulate dirty file inodes when DATA_FLUSH is set
Jaegeuk Kim
1
-3
/
+8
2016-05-16
f2fs: add fault injection to sysfs
Sheng Yong
2
-10
/
+91
2016-05-16
f2fs: no need inc dirty pages under inode lock
Yunlei He
1
-1
/
+1
2016-05-16
f2fs: fix incorrect error path handling in f2fs_move_rehashed_dirents
Chao Yu
1
-2
/
+6
2016-05-16
f2fs: fix i_current_depth during inline dentry conversion
Chao Yu
1
-0
/
+1
2016-05-16
f2fs: correct return value type of f2fs_fill_super
Sheng Yong
1
-3
/
+3
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-16
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
David Sterba
2
-1059
/
+1
2016-05-16
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
David Sterba
5
-241
/
+310
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
15
-190
/
+176
2016-05-16
btrfs: fix memory leak during RAID 5/6 device replacement
Scott Talbert
1
-0
/
+2
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
[prev]
[next]