index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-10
[PATCH] introduce a "kernel-internal pipe object" abstraction
Ingo Molnar
7
-99
/
+106
2006-04-10
[PATCH] splice: be smarter about calling do_page_cache_readahead()
Jens Axboe
1
-2
/
+5
2006-04-10
[PATCH] splice: optimize the splice buffer mapping
Jens Axboe
1
-10
/
+30
2006-04-10
[PATCH] splice: cleanup __generic_file_splice_read()
Jens Axboe
1
-49
/
+10
2006-04-10
[PATCH] splice: only call wake_up_interruptible() when we really have to
Jens Axboe
1
-4
/
+12
2006-04-10
[PATCH] splice: potential !page dereference
Dave Jones
1
-1
/
+2
2006-04-10
[PATCH] splice: mark the io page as accessed
Jens Axboe
1
-0
/
+1
2006-04-03
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-40
/
+141
2006-04-03
[PATCH] splice: fix page stealing LRU handling.
Jens Axboe
2
-19
/
+14
2006-04-03
[PATCH] splice: page stealing needs to wait_on_page_writeback()
Jens Axboe
1
-0
/
+9
2006-04-03
[PATCH] splice: export generic_splice_sendpage
Jens Axboe
1
-2
/
+5
2006-04-03
[PATCH] splice: add a SPLICE_F_MORE flag
Jens Axboe
1
-2
/
+3
2006-04-03
[PATCH] splice: add comments documenting more of the code
Jens Axboe
1
-4
/
+66
2006-04-03
[PATCH] splice: improve writeback and clean up page stealing
Jens Axboe
2
-17
/
+48
2006-04-03
[PATCH] splice: fix shadow[] filling logic
Jens Axboe
1
-3
/
+3
2006-04-03
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
17
-163
/
+309
2006-04-03
[PATCH] sysfs: zero terminate sysfs write buffers
Greg Kroah-Hartman
1
-1
/
+1
2006-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
14
-48
/
+25
2006-04-02
splice: add SPLICE_F_NONBLOCK flag
Linus Torvalds
1
-4
/
+21
2006-04-02
Documentation: fix minor kernel-doc warnings
Martin Waitz
1
-1
/
+1
2006-04-02
BUG_ON() Conversion in fs/freevxfs/
Eric Sesterhenn
1
-6
/
+3
2006-04-02
BUG_ON() Conversion in fs/udf/
Eric Sesterhenn
1
-4
/
+2
2006-04-02
BUG_ON() Conversion in fs/sysv/
Eric Sesterhenn
1
-4
/
+2
2006-04-02
BUG_ON() Conversion in fs/inode.c
Eric Sesterhenn
1
-10
/
+5
2006-04-02
BUG_ON() Conversion in fs/fcntl.c
Eric Sesterhenn
1
-2
/
+1
2006-04-02
BUG_ON() Conversion in fs/dquot.c
Eric Sesterhenn
1
-4
/
+2
2006-04-02
Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Adrian Bunk
20
-156
/
+524
2006-04-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
20
-156
/
+524
2006-04-01
BUG_ON() Conversion in fs/sysfs/
Eric Sesterhenn
1
-2
/
+1
2006-04-01
BUG_ON() Conversion in fs/smbfs/
Eric Sesterhenn
1
-4
/
+2
2006-04-01
BUG_ON() Conversion in fs/jffs2/
Eric Sesterhenn
1
-2
/
+1
2006-04-01
BUG_ON() Conversion in fs/hfsplus/
Eric Sesterhenn
2
-6
/
+3
2006-04-01
BUG_ON() Conversion in fs/exec.c
Eric Sesterhenn
1
-1
/
+1
2006-04-01
BUG_ON() Conversion in fs/direct-io.c
Eric Sesterhenn
1
-2
/
+1
2006-04-01
[CIFS] Fix typo in earlier cifs_unlink change and protect one
Steve French
1
-5
/
+7
2006-04-01
[CIFS] Incorrect signature sent on SMB Read
Steve French
1
-13
/
+23
2006-04-01
[PATCH] avoid unaligned access when accessing poll stack
Jes Sorensen
1
-3
/
+5
2006-04-01
[PATCH] fs/namei.c: make lookup_hash() static
Adrian Bunk
1
-2
/
+1
2006-04-01
[PATCH] dcache: Add helper d_hash_and_lookup
Eric W. Biederman
1
-16
/
+28
2006-04-01
[PATCH] cleanup in proc_check_chroot()
Herbert Poetzl
1
-5
/
+8
2006-04-01
[PATCH] fs/locks.c: Fix sys_flock() race
Trond Myklebust
1
-14
/
+16
2006-04-01
[PATCH] inotify: IN_DELETE events missing
Amy Griffis
1
-3
/
+3
2006-04-01
[PATCH] fat: kill reserved names
OGAWA Hirofumi
2
-32
/
+1
2006-04-01
[PATCH] sys_sync_file_range()
Andrew Morton
2
-1
/
+165
2006-04-01
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
2
-203
/
+47
2006-04-01
[PATCH] locks: don't panic
Miklos Szeredi
1
-12
/
+3
2006-04-01
[PATCH] uml: __user annotations
Al Viro
1
-7
/
+7
2006-03-31
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
1
-0
/
+4
2006-03-31
[PATCH] splice exports
Jeff Garzik
1
-0
/
+4
2006-03-31
[CIFS] Fix unlink oops when indirectly called in rename error path
Steve French
1
-1
/
+4
[next]