aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [GFS2] journal recovery patchDavid Teigland2006-04-20
* [GFS2] Fix a bug: scheduling under a spinlockSteven Whitehouse2006-04-20
* [GFS2] Use vmalloc() in dir codeSteven Whitehouse2006-04-18
* [GFS2] Fix bug which was causing postmark to failSteven Whitehouse2006-04-12
* [GFS2] Update journal accounting code.Steven Whitehouse2006-04-11
* [GFS2] Finally get ref counting correctSteven Whitehouse2006-04-07
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-07
* [GFS2] Finish off ioctl supportSteven Whitehouse2006-04-04
* Merge branch 'master'Steven Whitehouse2006-04-03
|\
| * 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