index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
43
-276
/
+488
2007-07-10
pipe: add documentation and comments
Jens Axboe
2
-1
/
+64
2007-07-10
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
4
-14
/
+15
2007-07-10
Remove remnants of sendfile()
Jens Axboe
1
-15
/
+11
2007-07-10
xip sendfile removal
Carsten Otte
1
-1
/
+0
2007-07-10
splice: completely document external interface with kerneldoc
Jens Axboe
1
-24
/
+85
2007-07-10
sendfile: remove bad_sendfile() from bad_file_ops
Jens Axboe
1
-7
/
+0
2007-07-10
pipe: allow passing around of ops private pointer
Jens Axboe
1
-0
/
+1
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
4
-24
/
+8
2007-07-10
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
1
-16
/
+31
2007-07-10
sendfile: convert nfs to using splice_read()
Jens Axboe
1
-6
/
+9
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
37
-131
/
+43
2007-07-10
sys_sendfile: switch to using ->splice_read, if available
Jens Axboe
1
-4
/
+20
2007-07-10
vmsplice: add vmsplice-to-user support
Jens Axboe
2
-29
/
+151
2007-07-10
splice: abstract out actor data
Jens Axboe
2
-32
/
+78
2007-07-10
unexport bio_{,un}map_user
Adrian Bunk
1
-2
/
+0
2007-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
26
-1145
/
+1096
2007-07-09
sched: scheduler debugging, core
Ingo Molnar
1
-0
/
+69
2007-07-09
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
1
-1
/
+1
2007-07-09
sched: make use of precise accounting for /proc task stats
Ingo Molnar
1
-10
/
+47
2007-07-09
sched: remove the SleepAVG field
Ingo Molnar
1
-2
/
+0
2007-07-08
Fix permission checking for the new utimensat() system call
Linus Torvalds
1
-3
/
+10
2007-07-07
DLM must depend on SYSFS
Adrian Bunk
1
-1
/
+1
2007-07-06
Fix elf_core_dump() when writing arch specific notes (spu coredumps)
Michael Ellerman
1
-1
/
+6
2007-07-04
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
David Woodhouse
1
-14
/
+9
2007-07-03
dio: remove bogus refcounting BUG_ON
Zach Brown
1
-1
/
+1
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
1
-0
/
+8
2007-06-28
ext2: fix return of uninitialised variable
Andrew Morton
1
-0
/
+1
2007-06-28
avoid spurious POLLIN returns in signalfd
Davide Libenzi
1
-1
/
+2
2007-06-28
zero out last page for llseek/write
Michael Halcrow
1
-0
/
+2
2007-06-28
eCryptfs: initialize crypt_stat in setattr
Michael Halcrow
1
-1
/
+46
2007-06-28
eCryptfs: fix write zeros behavior
Michael Halcrow
3
-24
/
+50
2007-06-24
ext4: lost brelse in ext4_read_inode()
Kirill Korotaev
1
-1
/
+3
2007-06-24
ext3: lost brelse in ext3_read_inode()
Kirill Korotaev
1
-1
/
+3
2007-06-24
ext2: disallow setting xip on remount
Carsten Otte
1
-0
/
+8
2007-06-19
[XFS] s/memclear_highpage_flush/zero_user_page/
Christoph Hellwig
1
-1
/
+1
2007-06-16
shm: fix the filename of hugetlb sysv shared memory
Eric W. Biederman
1
-5
/
+2
2007-06-16
udf: fix possible leakage of blocks
Jan Kara
3
-17
/
+74
2007-06-16
fuse: ->fs_flags fixlet
Alexey Dobriyan
1
-2
/
+1
2007-06-15
splice: only check do_wakeup in splice_to_pipe() for a real pipe
Jens Axboe
1
-6
/
+7
2007-06-15
splice: fix leak of pages on short splice to pipe
Jens Axboe
1
-1
/
+2
2007-06-15
splice: adjust balance_dirty_pages_ratelimited() call
Jens Axboe
1
-2
/
+8
2007-06-13
JFS: Update print_hex_dump() syntax
Dave Kleikamp
5
-29
/
+28
2007-06-12
sysfs: fix race condition around sd->s_dentry, take#2
Tejun Heo
3
-3
/
+38
2007-06-12
sysfs: fix condition check in sysfs_drop_dentry()
Tejun Heo
1
-1
/
+1
2007-06-12
sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses
Eric Sandeen
4
-5
/
+14
2007-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
10
-267
/
+285
2007-06-11
Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-35
/
+35
2007-06-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+11
2007-06-08
nommu: report correct errno in message
Greg Ungerer
1
-1
/
+1
[next]