aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-09
|\
| * fix file specification in commentsUwe Kleine-König2007-05-09
| * Remove obsolete fat_cvf help textAlexander E. Patrakov2007-05-09
| * Fix occurrences of "the the "Michael Opdenacker2007-05-09
| * Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-09
| * Style fix in fs/select.cWANG Cong2007-05-09
| * fs/libfs.c: >80 columns line break fixRonni Nielsen2007-05-09
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* | reiserfs: use zero_user_pageNate Diller2007-05-09
* | ext3: use zero_user_pageNate Diller2007-05-09
* | affs: use zero_user_pageNate Diller2007-05-09
* | fs: convert core functions to zero_user_pageNate Diller2007-05-09
* | knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...NeilBrown2007-05-09
* | knfsd: various nfsd xdr cleanupsNeilBrown2007-05-09
* | knfsd: trivial makefile cleanupChristoph Hellwig2007-05-09
* | knfsd: avoid use of unitialised variables on error path when nfs exportsNeilBrown2007-05-09
* | RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-09
* | nfsd/nfs4state: remove unnecessary daemonize callEric W. Biederman2007-05-09
* | The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach2007-05-09
* | remove nfs4_acl_add_ace()Adrian Bunk2007-05-09
* | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-09
* | aio: use flush_work()Andrew Morton2007-05-09
* | AFS: implement basic file write supportDavid Howells2007-05-09
* | AFS: AFS fixupsDavid Howells2007-05-09
* | fs: use path_walk in do_path_lookupJosef 'Jeff' Sipek2007-05-09
* | fs: fix indentation in do_path_lookupJosef 'Jeff' Sipek2007-05-09
* | use simple_read_from_buffer() in fs/Akinobu Mita2007-05-09
|/
* smaps: only define clear_refs for CONFIG_MMUDavid Rientjes2007-05-08
* Remove suid/sgid bits on [f]truncate()Linus Torvalds2007-05-08
* Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-05-08
|\
| * [XFS] Add lockdep support for XFSLachlan McIlroy2007-05-07
| * [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.Lachlan McIlroy2007-05-07
| * [XFS] Get rid of redundant "required" in msg.Utako Kusaka2007-05-07
| * [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.Tim Shimmin2007-05-07
| * [XFS] Remove unused ilen variable and references.Tim Shimmin2007-05-07
| * [XFS] Fix to prevent the notorious 'NULL files' problem after a crash.Lachlan McIlroy2007-05-07
| * [XFS] Fix race condition in xfs_write().Lachlan McIlroy2007-05-07
| * [XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi2007-05-07
| * [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-07
| * [XFS] Fix quotaon syscall failures for group enforcement requests.Donald Douwsma2007-05-07
| * [XFS] Invalidate quotacheck when mounting without a quota type.Donald Douwsma2007-05-07
| * [XFS] reducing the number of random number functions.Joe Perches2007-05-07
| * [XFS] remove more misc. unused argsEric Sandeen2007-05-07
| * [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.Eric Sandeen2007-05-07
| * [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-07
* | Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-05-08
|\ \
| * | [PATCH] splice: always call into page_cache_readahead()Jens Axboe2007-05-08
| * | [PATCH] splice(): fix interaction with readaheadFengguang Wu2007-05-08
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-05-08
|\ \
| * | JFS: Fix race waking up jfsIO kernel threadDave Kleikamp2007-05-05