summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
| | * | | | | sys_sendfile: switch to using ->splice_read, if availableJens Axboe2007-07-10
| | * | | | | vmsplice: add vmsplice-to-user supportJens Axboe2007-07-10
| | * | | | | splice: abstract out actor dataJens Axboe2007-07-10
| | | |/ / / | | |/| | |
| * / | | | unexport bio_{,un}map_userAdrian Bunk2007-07-10
| |/ / / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-07-09
| |\ \ \ \
| | * | | | JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-13
| | * | | | JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-06
| | * | | | JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-06
| * | | | | sched: scheduler debugging, coreIngo Molnar2007-07-09
| * | | | | sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-09
| * | | | | sched: make use of precise accounting for /proc task statsIngo Molnar2007-07-09
| * | | | | sched: remove the SleepAVG fieldIngo Molnar2007-07-09
| | |/ / / | |/| | |
| * | | | Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-08
| * | | | DLM must depend on SYSFSAdrian Bunk2007-07-07
| * | | | Fix elf_core_dump() when writing arch specific notes (spu coredumps)Michael Ellerman2007-07-06
* | | | | [JFFS2] Add support for write-buffer verification.David Woodhouse2007-07-11
* | | | | [JFFS2] Whitespace cleanups.David Woodhouse2007-07-10
* | | | | [JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse2007-07-05
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-04
|\| | | |
| * | | | [JFFS2] Fix readinode failure when read_dnode() detects CRC failure.David Woodhouse2007-07-04
| * | | | dio: remove bogus refcounting BUG_ONZach Brown2007-07-03
| * | | | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-28
| * | | | ext2: fix return of uninitialised variableAndrew Morton2007-06-28
| * | | | avoid spurious POLLIN returns in signalfdDavide Libenzi2007-06-28
| * | | | zero out last page for llseek/writeMichael Halcrow2007-06-28
| * | | | eCryptfs: initialize crypt_stat in setattrMichael Halcrow2007-06-28
| * | | | eCryptfs: fix write zeros behaviorMichael Halcrow2007-06-28
* | | | | [JFFS2] Fix readinode failure when read_dnode() detects CRC failure.David Woodhouse2007-07-03
* | | | | [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse2007-06-29
* | | | | [JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse2007-06-28
* | | | | [JFFS2] Improve diagnostic output for 'node added in wrong place' checkDavid Woodhouse2007-06-28
* | | | | [JFFS2] Reduce time for which erase_free_sem is held during erase.Joakim Tjernlund2007-06-28
* | | | | [JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund2007-06-28
* | | | | [JFFS2] Use point(), if available, to check newly erased blocks.Joakim Tjernlund2007-06-28
* | | | | [JFFS2] Fix hanging close for /dev/mtd character device.Joakim Tjernlund2007-06-28
|/ / / /
* | | | ext4: lost brelse in ext4_read_inode()Kirill Korotaev2007-06-24
* | | | ext3: lost brelse in ext3_read_inode()Kirill Korotaev2007-06-24
* | | | ext2: disallow setting xip on remountCarsten Otte2007-06-24
| |_|/ |/| |
* | | [XFS] s/memclear_highpage_flush/zero_user_page/Christoph Hellwig2007-06-19
* | | shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-16
* | | udf: fix possible leakage of blocksJan Kara2007-06-16
* | | fuse: ->fs_flags fixletAlexey Dobriyan2007-06-16
* | | splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe2007-06-15
* | | splice: fix leak of pages on short splice to pipeJens Axboe2007-06-15
* | | splice: adjust balance_dirty_pages_ratelimited() callJens Axboe2007-06-15
* | | sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo2007-06-12
* | | sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo2007-06-12
* | | sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen2007-06-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-06-11
|\ \ \