aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFS: Fix an Oops in encode_lookup()Trond Myklebust2007-09-28
* NLM: Fix a circular lock dependency in lockdTrond Myklebust2007-09-26
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-26
|\
| * Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-09-25
| |\
| | * [PATCH] WE : Add missing auth compat-ioctlJean Tourrilhes2007-09-21
* | | ufs: fix sun stateEvgeniy Dushistov2007-09-25
|/ /
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-09-22
|\ \
| * | [XFS] fix valid but harmless sparse warningChristoph Hellwig2007-09-20
| * | [XFS] fix filestreams on 32-bit boxesEric Sandeen2007-09-20
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-09-21
|\ \ \
| * | | ocfs2: Pack vote message and response structuresSunil Mushran2007-09-20
| * | | ocfs2: Don't double set write parametersMark Fasheh2007-09-20
| * | | ocfs2: Fix pos/len passed to ocfs2_write_clusterMark Fasheh2007-09-20
| * | | ocfs2: Allow smaller allocations during large writesMark Fasheh2007-09-20
| | |/ | |/|
* / | signalfd simplificationDavide Libenzi2007-09-20
|/ /
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-09-19
|\|
| * [XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...Lachlan McIlroy2007-09-18
| * [XFS] Ensure file size updates have been completed before writing inode to disk.Lachlan McIlroy2007-09-18
| * [XFS] On-demand reaping of the MRU cacheDavid Chinner2007-09-17
* | ext34: ensure do_split leaves enough free space in both blocksEric Sandeen2007-09-19
* | nfs: fix oops re sysctls and V4 supportAlexey Dobriyan2007-09-19
* | dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen2007-09-19
|/
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-09-15
|\
| * As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno2007-09-14
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-09-11
|\ \
| * | ocfs2: Fix calculation of i_blocks during truncateMark Fasheh2007-09-11
| * | [PATCH] ocfs2: Fix a wrong cluster calculation.tao.ma@oracle.com2007-09-11
| * | [PATCH] ocfs2: fix mount option parsingTiger Yang2007-09-11
| * | ocfs2: update docs for new featuresMark Fasheh2007-09-11
| |/
* | Leases can be hidden by flocksPavel Emelyanov2007-09-11
* | Fix select on /proc files without ->pollAlexey Dobriyan2007-09-11
* | afs: mntput called before dputAndreas Gruenbacher2007-09-11
* | quota: fix infinite loopJan Kara2007-09-11
|/
* knfsd: Validate filehandle type in fsid_sourceNeil Brown2007-09-10
* knfsd: Fixed problem with NFS exporting directories which are mounted on.Neil Brown2007-09-10
* [XFS] fix nasty quota hashtable allocation bugEric Sandeen2007-09-05
* [XFS] fix sparse shadowed variable warningsChristoph Hellwig2007-09-05
* [XFS] fix ASSERT and ASSERT_ALWAYSChristoph Hellwig2007-09-05
* [XFS] Fix sparse warning in kmem_shake_allowChristoph Hellwig2007-09-05
* [XFS] Fix sparse NULL vs 0 warningsChristoph Hellwig2007-09-05
* [XFS] Set filestreams object timeout to something sane.David Chinner2007-09-05
* Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-09-04
|\
| * NFS: Fix a write request leak in nfs_invalidate_page()Trond Myklebust2007-09-01
| * NFS: change NFS mount error return when hostname/pathname too longChuck Lever2007-09-01
| * NFS: Off-by-one length error in string handlingChuck Lever2007-09-01
| * NFS: Return a real error code from mount(2)Chuck Lever2007-09-01
| * NFS: mount option parser chokes on proto=Chuck Lever2007-09-01
| * NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_fileTrond Myklebust2007-09-01
| * NFSv4: Fix a typo in _nfs4_do_open_reclaimTrond Myklebust2007-09-01
| * NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timerTrond Myklebust2007-09-01