aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [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 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-07
|\
| * gfs2: nfs lock support for gfs2Marc Eshel2007-05-06
| * lockd: add code to handle deferred lock requestsMarc Eshel2007-05-06
| * lockd: always preallocate block in nlmsvc_lock()Marc Eshel2007-05-06
| * lockd: handle test_lock deferralsMarc Eshel2007-05-06
| * lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-06
| * lockd: handle fl_grant callbacksMarc Eshel2007-05-06
| * lockd: save lock state on deferralMarc Eshel2007-05-06
| * locks: add fl_grant callback for asynchronous lock returnMarc Eshel2007-05-06
| * nfsd4: Convert NFSv4 to new lock interfaceMarc Eshel2007-05-06
| * locks: add lock cancel commandMarc Eshel2007-05-06
| * locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-06
| * locks: factor out generic/filesystem switch from setlock codeMarc Eshel2007-05-06
| * locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields2007-05-06
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-06
| * locks: make ->lock release private data before returning in GETLK caseJ. Bruce Fields2007-05-06
| * locks: create posix-to-flock helper functionsJ. Bruce Fields2007-04-16
| * locks: trivial removal of unnecessary parenthesesJ. Bruce Fields2007-04-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-07
|\ \
| * | [GFS2] Uncomment sprintf_symbol calling codeSteven Whitehouse2007-05-01
| * | [DLM] lowcomms styleDavid Teigland2007-05-01
| * | [GFS2] printk warning fixesakpm@linux-foundation.org2007-05-01
| * | [GFS2] Patch to fix mmap of stuffed filesSteven Whitehouse2007-05-01
| * | [GFS2] use lib/parser for parsing mount optionsJosef Bacik2007-05-01
| * | [DLM] Lowcomms nodeid range & initialisation fixesPatrick Caulfield2007-05-01
| * | [DLM] Fix dlm_lowcoms_stop hangJosef Bacik2007-05-01
| * | [DLM] fix mode mungingDavid Teigland2007-05-01
| * | [GFS2] lockdump improvementsRobert Peterson2007-05-01
| * | [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocksSteven Whitehouse2007-05-01
| * | [GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)Robert Peterson2007-05-01
| * | [DLM] fs/dlm/ast.c should #include "ast.h"Adrian Bunk2007-05-01
| * | [DLM] Consolidate transport protocolsPatrick Caulfield2007-05-01
| * | [DLM] Remove redundant assignmentPatrick Caulfield2007-05-01
| * | [GFS2] Fix bz 234168 (ignoring rgrp flags)Steven Whitehouse2007-05-01
| * | [DLM] change lkid formatDavid Teigland2007-05-01
| * | [DLM] interface for purge (2/2)David Teigland2007-05-01
| * | [DLM] add orphan purging code (1/2)David Teigland2007-05-01
| * | [DLM] split create_message functionDavid Teigland2007-05-01
| * | [GFS2] Set drop_count to 0 (off) by defaultSteven Whitehouse2007-05-01
| * | [GFS2] use log_error before LM_OUT_ERRORDavid Teigland2007-05-01