aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NSM: Move nsm_find() to fs/lockd/mon.cChuck Lever2009-01-06
* NSM: move to xdr_stream-based XDR encoders and decodersChuck Lever2009-01-06
* NSM: Move NSM program and procedure numbers to fs/lockd/mon.cChuck Lever2009-01-06
* NSM: Move NSM-related XDR data structures to lockd's xdr.hChuck Lever2009-01-06
* NSM: Check result of SM_UNMON upcallChuck Lever2009-01-06
* NLM: Move the public declaration of nsm_unmonitor() to lockd.hChuck Lever2009-01-06
* NSM: Release nsmhandle in nlm_destroy_hostChuck Lever2009-01-06
* NLM: Move the public declaration of nsm_monitor() to lockd.hChuck Lever2009-01-06
* NSM: Make sure to return an error if the SM_MON call result is not zeroChuck Lever2009-01-06
* NSM: Remove BUG_ON() in nsm_monitor()Chuck Lever2009-01-06
* NLM: Remove redundant printk() in nlmclnt_lock()Chuck Lever2009-01-06
* NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()Chuck Lever2009-01-06
* NSM: Support IPv6 version of mon_nameChuck Lever2009-01-06
* NSM: convert printk(KERN_DEBUG) to a dprintk()Chuck Lever2009-01-06
* NSM: Use C99 structure initializer to initialize nsm_argsChuck Lever2009-01-06
* NLM: Add helper to handle IPv4 addressesChuck Lever2009-01-06
* NLM: Support IPv6 scope IDs in nlm_display_address()Chuck Lever2009-01-06
* NLM: Remove AF_UNSPEC arm in nlm_display_address()Chuck Lever2009-01-06
* NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever2009-01-06
* lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3)Jeff Layton2009-01-06
* nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar2009-01-06
* nfsd: Minor cleanup of find_stateidKrishna Kumar2009-01-06
* nfsd: update fh_verify descriptionJ. Bruce Fields2009-01-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-05
|\
| * dlm: fs/dlm/ast.c: fix warningAndrew Morton2008-12-23
| * dlm: add new debugfs entryDavid Teigland2008-12-23
| * dlm: add time stamp of blocking callbackDavid Teigland2008-12-23
| * dlm: change lock time stampingDavid Teigland2008-12-23
| * dlm: improve how bast mode handlingDavid Teigland2008-12-23
| * dlm: remove extra blocking callback checkDavid Teigland2008-12-23
| * dlm: replace schedule with cond_reschedSteven Whitehouse2008-12-23
| * dlm: remove kmap/kunmapSteven Whitehouse2008-12-23
| * dlm: trivial annotation of be16 valueHarvey Harrison2008-12-23
| * dlm: fix up memory allocation flagsSteven Whitehouse2008-12-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-01-05
|\ \
| * | GFS2: Use DEFINE_SPINLOCKJulia Lawall2009-01-05
| * | GFS2: Fix use-after-free bug on umount (try #2)Steven Whitehouse2009-01-05
| * | Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse2009-01-05
| * | GFS2: Streamline alloc calculations for writesSteven Whitehouse2009-01-05
| * | GFS2: Send useful information with uevent messagesSteven Whitehouse2009-01-05
| * | GFS2: Fix use-after-free bug on umountSteven Whitehouse2009-01-05
| * | GFS2: Remove ancient, unused codeSteven Whitehouse2009-01-05
| * | GFS2: Move four functions from super.cSteven Whitehouse2009-01-05
| * | GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse2009-01-05
| * | GFS2: Send some sensible sysfs stuffSteven Whitehouse2009-01-05
| * | GFS2: Kill two daemons with one patchSteven Whitehouse2009-01-05
| * | GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse2009-01-05
| * | GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-05
| * | GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-05
| * | GFS2: Add more detail to debugfs glock dumpsSteven Whitehouse2009-01-05