aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar2006-04-10
* [PATCH] splice: be smarter about calling do_page_cache_readahead()Jens Axboe2006-04-10
* [PATCH] splice: optimize the splice buffer mappingJens Axboe2006-04-10
* [PATCH] splice: cleanup __generic_file_splice_read()Jens Axboe2006-04-10
* [PATCH] splice: only call wake_up_interruptible() when we really have toJens Axboe2006-04-10
* [PATCH] splice: potential !page dereferenceDave Jones2006-04-10
* [PATCH] splice: mark the io page as accessedJens Axboe2006-04-10
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-02
|\
| * [PATCH] splice: fix page stealing LRU handling.Jens Axboe2006-04-02
| * [PATCH] splice: page stealing needs to wait_on_page_writeback()Jens Axboe2006-04-02
| * [PATCH] splice: export generic_splice_sendpageJens Axboe2006-04-02
| * [PATCH] splice: add a SPLICE_F_MORE flagJens Axboe2006-04-02
| * [PATCH] splice: add comments documenting more of the codeJens Axboe2006-04-02
| * [PATCH] splice: improve writeback and clean up page stealingJens Axboe2006-04-02
| * [PATCH] splice: fix shadow[] filling logicJens Axboe2006-04-02
* | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-04-02
|\ \
| * | [XFS] Provide XFS support for the splice syscall.Nathan Scott2006-03-30
| * | [XFS] Reenable write barriers by default.Nathan Scott2006-03-30
| * | [XFS] Make project quota enforcement return an error code consistent withNathan Scott2006-03-30
| * | [XFS] Implement the silent parameter to fill_super, previously ignored.Nathan Scott2006-03-30
| * | [XFS] Cleanup comment to remove reference to obsoleted functionMandy Kirkconnell2006-03-30
* | | [PATCH] sysfs: zero terminate sysfs write buffersGreg Kroah-Hartman2006-04-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-02
|\ \ \ | |_|/ |/| |
| * | Documentation: fix minor kernel-doc warningsMartin Waitz2006-04-02
| * | BUG_ON() Conversion in fs/freevxfs/Eric Sesterhenn2006-04-02
| * | BUG_ON() Conversion in fs/udf/Eric Sesterhenn2006-04-02
| * | BUG_ON() Conversion in fs/sysv/Eric Sesterhenn2006-04-02
| * | BUG_ON() Conversion in fs/inode.cEric Sesterhenn2006-04-02
| * | BUG_ON() Conversion in fs/fcntl.cEric Sesterhenn2006-04-02
| * | BUG_ON() Conversion in fs/dquot.cEric Sesterhenn2006-04-02
| * | Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk2006-04-02
| |\ \
| * | | BUG_ON() Conversion in fs/sysfs/Eric Sesterhenn2006-03-31
| * | | BUG_ON() Conversion in fs/smbfs/Eric Sesterhenn2006-03-31
| * | | BUG_ON() Conversion in fs/jffs2/Eric Sesterhenn2006-03-31
| * | | BUG_ON() Conversion in fs/hfsplus/Eric Sesterhenn2006-03-31
| * | | BUG_ON() Conversion in fs/exec.cEric Sesterhenn2006-03-31
| * | | BUG_ON() Conversion in fs/direct-io.cEric Sesterhenn2006-03-31
* | | | splice: add SPLICE_F_NONBLOCK flagLinus Torvalds2006-04-02
| |/ / |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-04-01
|\ \ \ | |/ / |/| |
| * | [CIFS] Fix typo in earlier cifs_unlink change and protect oneSteve French2006-03-31
| * | [CIFS] Incorrect signature sent on SMB ReadSteve French2006-03-31
| * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-31
| |\ \
| * | | [CIFS] Fix unlink oops when indirectly called in rename error pathSteve French2006-03-30
| * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-30
| |\ \ \ | | | |/ | | |/|
| * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-20
| |\ \ \
| * | | | [CIFS] Fix two remaining coverity scan tool warnings.Steve French2006-03-09
| * | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-07
| |\ \ \ \
| * | | | | [CIFS] Set correct lock type on new posix unlock callSteve French2006-03-03
| * | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-03
| |\ \ \ \ \
| * | | | | | [CIFS] Upate cifs change logSteve French2006-03-03