summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-06NSM: Move nsm_addr() to fs/lockd/mon.cChuck Lever1-10/+0
2009-01-06NSM: Remove include/linux/lockd/sm_inter.hChuck Lever3-16/+2
2009-01-06NLM: Remove "create" argument from nsm_find()Chuck Lever1-3/+3
2009-01-06NSM: Add nsm_lookup() functionChuck Lever1-0/+1
2009-01-06NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaqueChuck Lever1-4/+4
2009-01-06NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever1-2/+1
2009-01-06NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is createdChuck Lever3-1/+7
2009-01-06NSM: Move nsm_find() to fs/lockd/mon.cChuck Lever1-0/+6
2009-01-06NSM: Move NSM program and procedure numbers to fs/lockd/mon.cChuck Lever1-9/+0
2009-01-06NSM: Move NSM-related XDR data structures to lockd's xdr.hChuck Lever1-20/+0
2009-01-06NLM: Move the public declaration of nsm_unmonitor() to lockd.hChuck Lever2-1/+1
2009-01-06NSM: Release nsmhandle in nlm_destroy_hostChuck Lever1-1/+0
2009-01-06NLM: Move the public declaration of nsm_monitor() to lockd.hChuck Lever2-1/+4
2009-01-06NSM: Support IPv6 version of mon_nameChuck Lever1-0/+1
2009-01-06NSM: Use modern style for sm_name field in nsm_handleChuck Lever1-1/+1
2009-01-06NLM: Support IPv6 scope IDs in nlm_display_address()Chuck Lever1-1/+9
2009-01-06NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever1-3/+1
2009-01-06NLM: Use modern style for pointer fields in nlm_hostChuck Lever1-3/+3
2009-01-06sunrpc: add sv_maxconn field to svc_serv (try #3)Jeff Layton1-1/+4
2009-01-06nfsd: document new filehandle fsid typesJ. Bruce Fields1-0/+4
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds1-2/+26
2009-01-06dm: support barriers on simple devicesAndi Kleen1-0/+7
2009-01-06dm request: extend target interfaceKiyoshi Ueda1-0/+15
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka1-2/+4
2009-01-06Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds8-38/+256
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-0/+25
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-9/+9
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-0/+3
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+17
2009-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-0/+1
2009-01-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-192/+253
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+2
2009-01-06mm lockless pagecache barrier fixNick Piggin1-1/+1
2009-01-05inotify: fix type errors in interfacesMichael Kerrisk1-1/+1
2009-01-05add a vfs_fsync helperChristoph Hellwig1-1/+1
2009-01-05jbd2: Add buffer triggersJoel Becker2-0/+39
2009-01-05quota: Export dquot_alloc() and dquot_destroy() functionsJan Kara1-0/+2
2009-01-05quota: Unexport dqblk_v1.h and dqblk_v2.hJan Kara4-8/+4
2009-01-05jbd2: Add BH_JBDPrivateStartMark Fasheh1-0/+1
2009-01-05quota: Implement function for scanning active dquotsJan Kara1-0/+3
2009-01-05quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...Jan Kara1-0/+4
2009-01-05quota: Update version numberJan Kara1-2/+1
2009-01-05quota: Keep which entries were set by SETQUOTA quotactlJan Kara1-6/+20
2009-01-05quota: Allow negative usage of space and inodesJan Kara1-1/+2
2009-01-05quota: Convert union in mem_dqinfo to a pointerJan Kara3-12/+1
2009-01-05quota: Split off quota tree handling into a separate fileJan Kara2-11/+64
2009-01-05quota: Move quotaio_v[12].h from include/linux/ to fs/Jan Kara3-114/+0
2009-01-05quota: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara1-0/+7
2009-01-05quota: Remove compatibility function sb_any_quota_enabled()Jan Kara1-6/+0