index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-07-10
|
|
*
|
|
|
|
sys_sendfile: switch to using ->splice_read, if available
Jens Axboe
2007-07-10
|
|
*
|
|
|
|
vmsplice: add vmsplice-to-user support
Jens Axboe
2007-07-10
|
|
*
|
|
|
|
splice: abstract out actor data
Jens Axboe
2007-07-10
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
/
|
|
|
unexport bio_{,un}map_user
Adrian Bunk
2007-07-10
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2007-07-09
|
|
\
\
\
\
|
|
*
|
|
|
JFS: Update print_hex_dump() syntax
Dave Kleikamp
2007-06-13
|
|
*
|
|
|
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
2007-06-06
|
|
*
|
|
|
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
2007-06-06
|
*
|
|
|
|
sched: scheduler debugging, core
Ingo Molnar
2007-07-09
|
*
|
|
|
|
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
2007-07-09
|
*
|
|
|
|
sched: make use of precise accounting for /proc task stats
Ingo Molnar
2007-07-09
|
*
|
|
|
|
sched: remove the SleepAVG field
Ingo Molnar
2007-07-09
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Fix permission checking for the new utimensat() system call
Linus Torvalds
2007-07-08
|
*
|
|
|
DLM must depend on SYSFS
Adrian Bunk
2007-07-07
|
*
|
|
|
Fix elf_core_dump() when writing arch specific notes (spu coredumps)
Michael Ellerman
2007-07-06
*
|
|
|
|
[JFFS2] Add support for write-buffer verification.
David Woodhouse
2007-07-11
*
|
|
|
|
[JFFS2] Whitespace cleanups.
David Woodhouse
2007-07-10
*
|
|
|
|
[JFFS2] Print correct node offset when complaining about broken data CRC
David Woodhouse
2007-07-05
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-07-04
|
\
|
|
|
|
|
*
|
|
|
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
David Woodhouse
2007-07-04
|
*
|
|
|
dio: remove bogus refcounting BUG_ON
Zach Brown
2007-07-03
|
*
|
|
|
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
2007-06-28
|
*
|
|
|
ext2: fix return of uninitialised variable
Andrew Morton
2007-06-28
|
*
|
|
|
avoid spurious POLLIN returns in signalfd
Davide Libenzi
2007-06-28
|
*
|
|
|
zero out last page for llseek/write
Michael Halcrow
2007-06-28
|
*
|
|
|
eCryptfs: initialize crypt_stat in setattr
Michael Halcrow
2007-06-28
|
*
|
|
|
eCryptfs: fix write zeros behavior
Michael Halcrow
2007-06-28
*
|
|
|
|
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
David Woodhouse
2007-07-03
*
|
|
|
|
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
David Woodhouse
2007-06-29
*
|
|
|
|
[JFFS2] Fix suspend failure with JFFS2 GC thread.
David Woodhouse
2007-06-28
*
|
|
|
|
[JFFS2] Improve diagnostic output for 'node added in wrong place' check
David Woodhouse
2007-06-28
*
|
|
|
|
[JFFS2] Reduce time for which erase_free_sem is held during erase.
Joakim Tjernlund
2007-06-28
*
|
|
|
|
[JFFS2] Prevent oops after 'node added in wrong place' debug check
Joakim Tjernlund
2007-06-28
*
|
|
|
|
[JFFS2] Use point(), if available, to check newly erased blocks.
Joakim Tjernlund
2007-06-28
*
|
|
|
|
[JFFS2] Fix hanging close for /dev/mtd character device.
Joakim Tjernlund
2007-06-28
|
/
/
/
/
*
|
|
|
ext4: lost brelse in ext4_read_inode()
Kirill Korotaev
2007-06-24
*
|
|
|
ext3: lost brelse in ext3_read_inode()
Kirill Korotaev
2007-06-24
*
|
|
|
ext2: disallow setting xip on remount
Carsten Otte
2007-06-24
|
|
_
|
/
|
/
|
|
*
|
|
[XFS] s/memclear_highpage_flush/zero_user_page/
Christoph Hellwig
2007-06-19
*
|
|
shm: fix the filename of hugetlb sysv shared memory
Eric W. Biederman
2007-06-16
*
|
|
udf: fix possible leakage of blocks
Jan Kara
2007-06-16
*
|
|
fuse: ->fs_flags fixlet
Alexey Dobriyan
2007-06-16
*
|
|
splice: only check do_wakeup in splice_to_pipe() for a real pipe
Jens Axboe
2007-06-15
*
|
|
splice: fix leak of pages on short splice to pipe
Jens Axboe
2007-06-15
*
|
|
splice: adjust balance_dirty_pages_ratelimited() call
Jens Axboe
2007-06-15
*
|
|
sysfs: fix race condition around sd->s_dentry, take#2
Tejun Heo
2007-06-12
*
|
|
sysfs: fix condition check in sysfs_drop_dentry()
Tejun Heo
2007-06-12
*
|
|
sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses
Eric Sandeen
2007-06-12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-06-11
|
\
\
\
[prev]
[next]